Home
last modified time | relevance | path

Searched defs:in6p (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/sys/netinet6/
H A Dudp6_output.c113 udp6_output(struct in6pcb *in6p, struct mbuf *m, struct sockaddr *addr6, in udp6_output()
H A Dudp6_usrreq.c116 in6_mcmatch(struct inpcb *in6p, struct in6_addr *ia6, struct ifnet *ifp) in in6_mcmatch()
141 struct inpcb *in6p; in udp6_input() local
H A Draw_ip6.c126 struct inpcb *in6p; in rip6_input() local
276 struct inpcb *in6p; in rip6_output() local
H A Din6_src.c363 in6_selecthlim(struct in6pcb *in6p, struct ifnet *ifp) in in6_selecthlim()
532 struct inpcb *in6p, in in6_embedscope()
H A Din6_pcb.c690 struct in6pcb *in6p, *marker; in in6_pcbpurgeif0() local
766 in6_losing(struct inpcb *in6p) in in6_losing()
H A Dip6_input.c1055 ip6_savecontrol(struct inpcb *in6p, struct mbuf **mp, struct ip6_hdr *ip6, in ip6_savecontrol()
1327 ip6_notify_pmtu(struct inpcb *in6p, struct sockaddr_in6 *dst, u_int32_t *mtu) in ip6_notify_pmtu()
H A Dip6_output.c1135 struct inpcb *in6p = so->so_pcb; in ip6_ctloutput() local
1794 struct in6pcb *in6p = sotoin6pcb(so); in ip6_raw_ctloutput() local
3085 ip6_optlen(struct in6pcb *in6p) in ip6_optlen()
H A Dicmp6.c1816 struct in6pcb *in6p; in icmp6_rip6_input() local
/dflybsd-src/usr.bin/netstat/
H A Dinet6.c1063 inet6name(struct in6_addr *in6p) in inet6name()
/dflybsd-src/lib/libc/resolv/
H A Dres_send.c175 const struct sockaddr_in6 *in6p, *srv6; in res_ourserver_p() local