Searched refs:INP_SOCKAF (Results 1 – 5 of 5) sorted by relevance
770 #define INP_SOCKAF(so) so->so_proto->pr_domain->dom_family macro772 #define INP_CHECK_SOCKAF(so, af) (INP_SOCKAF(so) == af)
614 if (INP_SOCKAF(so) == AF_INET6) { in in_pcballoc()
2419 if (INP_SOCKAF(so) == AF_INET6) { in sctp_inpcb_alloc()
703 INP_SOCKAF(so); in audit_arg_file()