HomeSort by: relevance | last modified time | path
    Searched refs:vestigial_inpcb (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
in_pcb.h 251 struct vestigial_inpcb;
264 struct in_addr, u_int, int, struct vestigial_inpcb *);
271 struct vestigial_inpcb *);
293 u_int, int, struct vestigial_inpcb *);
315 struct vestigial_inpcb *);
336 struct vestigial_inpcb;
346 int (*next_port4)(void *, struct vestigial_inpcb *);
349 struct vestigial_inpcb *);
352 int (*next_port6)(void *, struct vestigial_inpcb *);
355 struct vestigial_inpcb *);
    [all...]
tcp_vtw.h 373 typedef struct vestigial_inpcb { struct
tcp_vtw.c 1637 tcp_next_port_v4(void *arg, struct vestigial_inpcb *res)
1654 struct vestigial_inpcb *res)
1737 tcp_next_port_v6(void *arg, struct vestigial_inpcb *res)
1754 struct vestigial_inpcb *res)
1942 struct vestigial_inpcb res;
1957 struct vestigial_inpcb res;
2012 struct vestigial_inpcb res;
2027 struct vestigial_inpcb res;
2293 struct vestigial_inpcb vestige;
  /src/sys/netinet6/
in6_pcb.c 277 struct vestigial_inpcb vestige;
295 struct vestigial_inpcb vestige;
398 struct vestigial_inpcb vestige;
834 u_int lport_arg, int lookup_wildcard, struct vestigial_inpcb *vp)
914 struct vestigial_inpcb better;
1046 struct vestigial_inpcb *vp)

Completed in 40 milliseconds