Home
last modified time | relevance | path

Searched refs:sock_cm_info (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/bsd/kern/
H A Duipc_socket.h59 struct sock_cm_info { struct
66 sock_init_cm_info(struct sock_cm_info *sockcminfo, const struct socket *so) in sock_init_cm_info() argument
73 extern void sock_parse_cm_info(struct mbuf *control, struct sock_cm_info *sockcminfo);
H A Duipc_socket.c8175 sock_parse_cm_info(struct mbuf *control, struct sock_cm_info *sockcminfo) in sock_parse_cm_info()
/xnu-12377.61.12/bsd/netinet6/
H A Dudp6_output.c170 struct sock_cm_info sockcminfo; in udp6_output()
H A Draw_ip6.c380 struct sock_cm_info sockcminfo; in rip6_output()
/xnu-12377.61.12/bsd/netinet/
H A Draw_ip.c393 struct sock_cm_info sockcminfo; in rip_output()
H A Dudp_usrreq.c1629 struct sock_cm_info sockcminfo; in udp_output()