<def f='src/src/sys/netinet/in_pcb_hdr.h' l='96' ll='109'/>
<size>48</size>
<doc f='src/src/sys/netinet/in_pcb_hdr.h' l='92'>/* Hooks for vestigial pcb entries.
 * If vestigial entries exist for a table (TCP only)
 * the vestigial pointer is set.
 */</doc>
<mbr r='vestigial_hooks::init_ports4' o='0' t='void *(*)(struct in_addr, u_int, int)'/>
<mbr r='vestigial_hooks::next_port4' o='64' t='int (*)(void *, struct vestigial_inpcb *)'/>
<mbr r='vestigial_hooks::lookup4' o='128' t='int (*)(struct in_addr, __uint16_t, struct in_addr, __uint16_t, struct vestigial_inpcb *)'/>
<mbr r='vestigial_hooks::init_ports6' o='192' t='void *(*)(const struct in6_addr *, u_int, int)'/>
<mbr r='vestigial_hooks::next_port6' o='256' t='int (*)(void *, struct vestigial_inpcb *)'/>
<mbr r='vestigial_hooks::lookup6' o='320' t='int (*)(const struct in6_addr *, __uint16_t, const struct in6_addr *, __uint16_t, struct vestigial_inpcb *)'/>
