Home
last modified time | relevance | path

Searched refs:INP_INFO_LOCK_INIT (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h627 #define INP_INFO_LOCK_INIT(ipi, d) \ macro
/f-stack/freebsd/netinet/
H A Din_pcb.h627 #define INP_INFO_LOCK_INIT(ipi, d) \ macro
H A Din_pcb.c527 INP_INFO_LOCK_INIT(pcbinfo, name); in in_pcbinfo_init()