Home
last modified time | relevance | path

Searched refs:inpcbinfo (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/netinet6/
H A Din6_pcb.h71 void in6_pcbpurgeif0(struct inpcbinfo *, struct ifnet *);
77 struct inpcb *in6_pcblookup_local(struct inpcbinfo *, const struct in6_addr *,
79 struct inpcb *in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo,
83 struct inpcb *in6_pcblookup(struct inpcbinfo *, const struct in6_addr *, u_int,
85 struct inpcb *in6_pcblookup_mbuf(struct inpcbinfo *, const struct in6_addr *,
88 void in6_pcbnotify(struct inpcbinfo *, struct sockaddr_in6 *, u_int,
H A Din6_pcb.c132 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in6_pcbsetport()
463 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in6_pcbconnect()
664 in6_pcbnotify(struct inpcbinfo *pcbinfo, struct sockaddr_in6 *sa6_dst, in in6_pcbnotify()
731 in6_pcblookup_local(struct inpcbinfo *pcbinfo, const struct in6_addr *laddr, in in6_pcblookup_local()
827 in6_pcbpurgeif0(struct inpcbinfo *pcbinfo, struct ifnet *ifp) in in6_pcbpurgeif0()
899 in6_pcblookup_lbgroup(const struct inpcbinfo *pcbinfo, in in6_pcblookup_lbgroup()
996 in6_pcblookup_hash_exact(struct inpcbinfo *pcbinfo, in in6_pcblookup_hash_exact()
1045 in6_pcblookup_hash_wild_smr(struct inpcbinfo *pcbinfo, in in6_pcblookup_hash_wild_smr()
1084 in6_pcblookup_hash_wild_locked(struct inpcbinfo *pcbinfo, in in6_pcblookup_hash_wild_locked()
1143 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, in in6_pcblookup_hash_locked()
[all …]
H A Dudp6_usrreq.c355 struct inpcbinfo *pcbinfo; in udp6_input()
552 udp6_common_ctlinput(struct ip6ctlparam *ip6cp, struct inpcbinfo *pcbinfo) in udp6_common_ctlinput()
831 struct inpcbinfo *pcbinfo; in udp6_send()
972 struct inpcbinfo *pcbinfo; in udp6_abort()
999 struct inpcbinfo *pcbinfo; in udp6_attach()
1036 struct inpcbinfo *pcbinfo; in udp6_bind()
1090 struct inpcbinfo *pcbinfo; in udp6_close()
1118 struct inpcbinfo *pcbinfo; in udp6_connect()
1229 struct inpcbinfo *pcbinfo; in udp6_disconnect()
H A Din6_ifattach.c84 VNET_DECLARE(struct inpcbinfo, ripcbinfo);
H A Draw_ip6.c117 VNET_DECLARE(struct inpcbinfo, ripcbinfo);
H A Din6_var.h836 struct inpcbinfo;
H A Dicmp6.c143 VNET_DECLARE(struct inpcbinfo, ripcbinfo);
/freebsd/sys/netinet/
H A Din_pcb.h184 struct inpcbinfo *inp_pcbinfo; /* (c) PCB list info */
307 int sysctl_setsockopt(SYSCTL_HANDLER_ARGS, struct inpcbinfo *pcbinfo,
330 struct inpcbinfo { struct
455 void inp_apply_all(struct inpcbinfo *, void (*func)(struct inpcb *, void *),
630 void in_pcbinfo_init(struct inpcbinfo *, struct inpcbstorage *,
632 void in_pcbinfo_destroy(struct inpcbinfo *);
636 void in_pcbpurgeif0(struct inpcbinfo *, struct ifnet *);
637 int in_pcballoc(struct socket *, struct inpcbinfo *);
651 in_pcblookup(struct inpcbinfo *, struct in_addr, u_int,
654 in_pcblookup_mbuf(struct inpcbinfo *, struct in_addr, u_int,
[all …]
H A Dudp_var.h151 VNET_DECLARE(struct inpcbinfo, udbinfo);
152 VNET_DECLARE(struct inpcbinfo, ulitecbinfo);
172 static __inline struct inpcbinfo *
H A Din_pcb.c139 static struct inpcb *in_pcblookup_hash_locked(struct inpcbinfo *pcbinfo,
300 struct inpcbinfo *pcbinfo; in in_pcblbgroup_find()
393 struct inpcbinfo *pcbinfo; in in_pcbinslbgrouphash()
466 struct inpcbinfo *pcbinfo; in in_pcbremlbgrouphash()
517 struct inpcbinfo *pcbinfo; in in_pcblbgroup_numa()
557 in_pcbinfo_init(struct inpcbinfo *pcbinfo, struct inpcbstorage *pcbstor, in in_pcbinfo_init()
586 in_pcbinfo_destroy(struct inpcbinfo *pcbinfo) in in_pcbinfo_destroy()
632 in_pcballoc(struct socket *so, struct inpcbinfo *pcbinfo) in in_pcballoc()
760 struct inpcbinfo *pcbinfo; in in_pcb_lport_dest()
1446 struct inpcbinfo *pcbinfo; in in_pcblisten()
[all …]
H A Dudp_usrreq.c151 VNET_DEFINE(struct inpcbinfo, udbinfo);
152 VNET_DEFINE(struct inpcbinfo, ulitecbinfo);
467 struct inpcbinfo *pcbinfo; in udp_input()
720 udp_common_ctlinput(struct icmp *icmp, struct inpcbinfo *pcbinfo) in udp_common_ctlinput()
1098 struct inpcbinfo *pcbinfo; in udp_send()
1485 struct inpcbinfo *pcbinfo; in udp_abort()
1504 struct inpcbinfo *pcbinfo; in udp_attach()
1560 struct inpcbinfo *pcbinfo; in udp_bind()
1595 struct inpcbinfo *pcbinfo; in udp_close()
1615 struct inpcbinfo *pcbinfo; in udp_connect()
[all …]
H A Din_pcb_var.h56 struct inpcb *in_pcblookup_local(struct inpcbinfo *, struct in_addr, u_short,
H A Draw_ip.c87 VNET_DEFINE(struct inpcbinfo, ripcbinfo);
156 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in rip_inshash()
885 struct inpcbinfo *pcbinfo; in rip_dodisconnect()
H A Dip_var.h193 struct inpcbinfo;
H A Dtcp_var.h1313 VNET_DECLARE(struct inpcbinfo, tcbinfo);
H A Din.c123 VNET_DECLARE(struct inpcbinfo, ripcbinfo);
H A Dtcp_input.c230 VNET_DEFINE(struct inpcbinfo, tcbinfo);
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c1118 struct inpcbinfo *pi; in check_uidgid()
2781 struct inpcbinfo *pi; in ipfw_chk()
/freebsd/sys/netpfil/pf/
H A Dpf.c4900 struct inpcbinfo *pi; in pf_socket_lookup()