Searched refs:INP_SOCKAF (Results 1 – 4 of 4) sorted by relevance
628 #define INP_SOCKAF(so) so->so_proto->pr_domain->dom_family macro630 #define INP_CHECK_SOCKAF(so, af) (INP_SOCKAF(so) == af)
325 if (INP_SOCKAF(so) == AF_INET6) { in in_pcballoc()
2467 if (INP_SOCKAF(so) == AF_INET6) { in sctp_inpcb_alloc()
682 INP_SOCKAF(so); in audit_arg_file()