Home
last modified time | relevance | path

Searched defs:family (Results 226 – 250 of 356) sorted by relevance

12345678910>>...15

/openbmc/linux/net/ipv4/
H A Daf_inet.c1632 unsigned int family = READ_ONCE(sk->sk_family); in inet_recv_error() local
1683 int inet_ctl_sock_create(struct sock **sk, unsigned short family, in inet_ctl_sock_create()
H A Dip_vti.c96 unsigned short family; in vti_rcv_cb() local
H A Dtcp_bpf.c687 int family = sk->sk_family == AF_INET6 ? TCP_BPF_IPV6 : TCP_BPF_IPV4; in tcp_bpf_update_proto() local
/openbmc/linux/include/net/
H A Dtcp.h1695 u8 family; /* AF_INET or AF_INET6 */ member
1762 const union tcp_md5_addr *addr, int family) in tcp_md5_do_lookup()
1779 const union tcp_md5_addr *addr, int family) in tcp_md5_do_lookup()
1787 int family, int dif, int sdif) in tcp_inbound_md5_hash()
2086 sa_family_t family; member
H A Dfib_rules.h61 int family; member
H A Dudp.h432 sa_family_t family; member
H A Dudp_tunnel.h14 u8 family; member
H A Dneighbour.h169 int family; member
201 int family; member
/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c55 unsigned int family; member
/openbmc/linux/net/xfrm/
H A Dxfrm_output.c707 int family; in xfrm_output() local
/openbmc/linux/net/netfilter/
H A Dnft_flow_offload.c274 static bool nft_flow_offload_skip(struct sk_buff *skb, int family) in nft_flow_offload_skip()
/openbmc/linux/net/atm/
H A Dcommon.c140 int vcc_create(struct net *net, struct socket *sock, int protocol, int family, int kern) in vcc_create()
/openbmc/linux/net/ipv6/
H A Dseg6_iptunnel.c606 seg6_build_state(struct net * net,struct nlattr * nla,unsigned int family,const void * cfg,struct lwtunnel_state ** ts,struct netlink_ext_ack * extack) seg6_build_state() argument
/openbmc/linux/security/selinux/include/
H A Dobjsec.h95 u16 family; /* address family */ member
/openbmc/linux/drivers/net/wireguard/selftest/
H A Dallowedips.c620 int family = wg_allowedips_read_node(iter_node, ip, &cidr); in wg_allowedips_selftest() local
/openbmc/u-boot/include/
H A Dlattice.h254 Lattice_Family family; /* part type */ member
/openbmc/linux/kernel/
H A Dtaskstats.c36 static struct genl_family family; variable
/openbmc/linux/tools/perf/tests/
H A Dcode-reading.c514 unsigned int family; in do_determine_event() local
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.h486 __u16 family; member
726 __u16 family; member
1143 __u16 family; member
1343 __u16 family; member
1560 __u16 family; member
1857 __u16 family; member
2086 __u16 family; member
2409 __u16 family; member
2711 __u16 family; member
3138 __u16 family; member
[all …]
/openbmc/linux/net/mptcp/
H A Dsubflow.c1523 mptcp_info2sockaddr(const struct mptcp_addr_info * info,struct sockaddr_storage * addr,unsigned short family) mptcp_info2sockaddr() argument
1687 mptcp_subflow_create_socket(struct sock * sk,unsigned short family,struct socket ** new_sock) mptcp_subflow_create_socket() argument
[all...]
/openbmc/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb.h191 enum kvaser_usb_leaf_family family; member
/openbmc/linux/drivers/regulator/
H A Dtwl-regulator.c540 #define TWL_OF_MATCH(comp, family, label) \ argument
H A Dtwl6030-regulator.c634 #define TWL_OF_MATCH(comp, family, label) \ argument
/openbmc/linux/net/sched/
H A Dact_tunnel_key.c691 unsigned short family = ip_tunnel_info_af(info); in tunnel_key_dump_addresses() local
/openbmc/linux/include/uapi/linux/
H A Dtipc.h158 unsigned short family; member

12345678910>>...15