Searched refs:INP_SOCKAF (Results 1 – 5 of 5) sorted by relevance
614 #define INP_SOCKAF(so) so->so_proto->pr_domain->dom_family macro616 #define INP_CHECK_SOCKAF(so, af) (INP_SOCKAF(so) == af)
634 if (INP_SOCKAF(so) == AF_INET6) { in in_pcballoc()
2284 if (INP_SOCKAF(so) == AF_INET6) { in sctp_inpcb_alloc()
132 switch (INP_SOCKAF(inp->inp_socket)) { in mlx5e_accel_fs_add_inpcb()
701 INP_SOCKAF(so); in audit_arg_file()