Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h81 union in_dependaddr { union
96 union in_dependaddr ie_dependfaddr; /* foreign host table entry */
97 union in_dependaddr ie_dependladdr; /* local host table entry */
570 union in_dependaddr il_dependladdr; /* (c) */
/f-stack/freebsd/netinet/
H A Din_pcb.h81 union in_dependaddr { union
96 union in_dependaddr ie_dependfaddr; /* foreign host table entry */
97 union in_dependaddr ie_dependladdr; /* local host table entry */
570 union in_dependaddr il_dependladdr; /* (c) */
H A Din_pcb.c257 uint16_t port, const union in_dependaddr *addr, int size, in in_pcblbgroup_alloc()