Searched refs:ifunit (Results 1 – 3 of 3) sorted by relevance
| /linux/Documentation/networking/ |
| A D | l2tp.rst | 460 int ifunit = -1; 468 ret = ioctl(ppp_if_fd, PPPIOCNEWUNIT, &ifunit); 474 ret = ioctl(ppp_chan_fd, PPPIOCCONNECT, &ifunit); 484 The ppp<ifunit> interface can then be configured as usual with netlink's
|
| /linux/drivers/media/pci/saa7164/ |
| A D | saa7164-api.c | 647 ret = saa7164_cmd_send(dev, port->ifunit.unitid, GET_LEN, in saa7164_api_set_dif() 654 ret = saa7164_cmd_send(dev, port->ifunit.unitid, SET_CUR, in saa7164_api_set_dif() 1282 memcpy(&encport->ifunit, exthdr, in saa7164_api_dump_subdevs()
|
| A D | saa7164.h | 392 struct tmComResExtDevDescrHeader ifunit; member
|
Completed in 114 milliseconds