Searched refs:INP_SOCKAF (Results 1 – 6 of 6) sorted by relevance
605 #define INP_SOCKAF(so) so->so_proto->pr_domain->dom_family macro607 #define INP_CHECK_SOCKAF(so, af) (INP_SOCKAF(so) == af)
920 if (INP_SOCKAF(so) == AF_INET) { in udp_ctloutput()930 if (INP_SOCKAF(so) == AF_INET6) { in udp_ctloutput()984 if (INP_SOCKAF(so) == AF_INET) { in udp_ctloutput()994 if (INP_SOCKAF(so) == AF_INET6) { in udp_ctloutput()
666 if (INP_SOCKAF(so) == AF_INET6) { in in_pcballoc()
2284 if (INP_SOCKAF(so) == AF_INET6) { in sctp_inpcb_alloc()
131 switch (INP_SOCKAF(inp->inp_socket)) { in mlx5e_accel_fs_add_inpcb()
700 INP_SOCKAF(so); in audit_arg_file()