Home
last modified time | relevance | path

Searched defs:p_state (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dnetmap_user.h622 enum { P_START, P_RNGSFXOK, P_GETNUM, P_FLAGS, P_FLAGSOK, P_MEMID } p_state; in nm_parse() local
/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.c46 char p_state[256] = { 0 }; in bond_print_lacp() local
/f-stack/freebsd/sys/
H A Dproc.h615 } p_state; /* (j/c) Process status. */ member