Home
last modified time | relevance | path

Searched refs:descriptor2physical (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dexec.c206 struct physical *p = descriptor2physical(d); in exec_UpdateSet()
232 struct physical *p = descriptor2physical(d); in exec_IsSet()
H A Dether.c378 struct physical *p = descriptor2physical(d); in ether_UpdateSet()
397 struct physical *p = descriptor2physical(d); in ether_IsSet()
411 struct physical *p = descriptor2physical(d); in ether_DescriptorRead()
H A Dnetgraph.c355 struct physical *p = descriptor2physical(d); in ng_UpdateSet()
381 struct physical *p = descriptor2physical(d); in ng_IsSet()
395 struct physical *p = descriptor2physical(d); in ng_DescriptorRead()
H A Dphysical.h122 #define descriptor2physical(d) \ macro
H A Dphysical.c389 struct physical *p = descriptor2physical(d); in physical_DescriptorWrite()
521 struct physical *p = descriptor2physical(d); in physical_DescriptorRead()
830 struct physical *p = descriptor2physical(d); in physical_doUpdateSet()
891 struct physical *p = descriptor2physical(d); in physical_IsSet()