Home | Sort by: relevance | last modified time | path |
/src/sys/net/ | |
pfil.c | 76 int ph_type; member in struct:pfil_head 123 ph->ph_type = type; 160 if (ph->ph_type == type && ph->ph_key == key) |
/src/sys/arch/arm/at91/ | |
at91cf.c | 68 int ph_type; /* current access type */ member in struct:at91cf_handle 489 if (ph->ph_type == PCMCIA_IFTYPE_IO) 535 ph->ph_type = type; |
/src/sys/dev/pci/ | |
ubsecreg.h | 140 volatile u_int16_t ph_type; /* context type, 0 */ member in struct:ubsec_pktctx_hdr |