Home
last modified time | relevance | path

Searched refs:in6pcb (Results 1 – 9 of 9) sorted by relevance

/xnu-12377.41.6/bsd/netinet6/
H A Din6_pcb.h125 extern uint8_t in6_selecthlim(struct in6pcb *, struct ifnet *);
H A Dudp6_output.c154 udp6_output(struct in6pcb *in6p, struct mbuf *m, struct sockaddr *addr6, in udp6_output()
H A Dipsec.c240 static int ipsec6_setspidx_in6pcb(struct mbuf *, struct in6pcb *pcb);
1066 ipsec6_setspidx_in6pcb(struct mbuf *m, struct in6pcb *pcb) in ipsec6_setspidx_in6pcb()
1714 ipsec6_set_policy(struct in6pcb *in6p, in ipsec6_set_policy()
1769 ipsec6_delete_pcbpolicy(struct in6pcb *in6p) in ipsec6_delete_pcbpolicy()
2087 ipsec6_in_reject(struct mbuf *m, struct in6pcb *in6p) in ipsec6_in_reject()
2224 ipsec6_hdrsiz(struct mbuf *m, u_int8_t dir, struct in6pcb *in6p) in ipsec6_hdrsiz()
H A Din6_src.c1618 in6_selecthlim(struct in6pcb *in6p, struct ifnet *ifp) in in6_selecthlim()
2210 struct in6pcb *in6p, struct ifnet **ifpp, struct ip6_pktopts *opt, uint32_t *ret_ifscope) in in6_embedscope()
H A Din6.c4255 struct in6pcb *__single in6p = sotoin6pcb(so); in in6_getassocids()
4281 struct in6pcb *__single in6p = sotoin6pcb(so); in in6_getconnids()
4315 struct in6pcb *__single in6p = sotoin6pcb(so); in in6_getconninfo()
H A Dicmp6.c2119 struct in6pcb *__single in6p; in icmp6_rip6_input()
2120 struct in6pcb *__single last = NULL; in icmp6_rip6_input()
H A Dip6_output.c4364 ip6_optlen(struct in6pcb *in6p) in ip6_optlen()
/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h617 #define in6pcb inpcb macro
H A Din_tclass.c887 struct in6pcb *in6p = sotoin6pcb(so); in so_get_netsvc_marking_level()