Searched defs:family (Results 1 - 25 of 312) sorted by last modified time

1234567891011>>

/linux-master/net/ipv4/
H A Dudp.c2637 static void set_xfrm_gro_udp_encap_rcv(__u16 encap_type, unsigned short family, argument
2963 unsigned short family = seq_file_family(seq); local
H A Daf_inet.c1633 unsigned int family = READ_ONCE(sk->sk_family); local
1684 int inet_ctl_sock_create(struct sock **sk, unsigned short family, argument
[all...]
H A Dtcp_ao.c50 bool tcp_ao_ignore_icmp(const struct sock *sk, int family, int type, int code) argument
139 __tcp_ao_key_cmp(const struct tcp_ao_key *key, int l3index, const union tcp_ao_addr *addr, u8 prefixlen, int family, int sndid, int rcvid) argument
175 tcp_ao_key_cmp(const struct tcp_ao_key *key, int l3index, const union tcp_ao_addr *addr, u8 prefixlen, int family, int sndid, int rcvid) argument
192 __tcp_ao_do_lookup(const struct sock *sk, int l3index, const union tcp_ao_addr *addr, int family, u8 prefix, int sndid, int rcvid) argument
217 tcp_ao_do_lookup(const struct sock *sk, int l3index, const union tcp_ao_addr *addr, int family, int sndid, int rcvid) argument
406 tcp_ao_calc_key_skb(struct tcp_ao_key *mkt, u8 *key, const struct sk_buff *skb, __be32 sisn, __be32 disn, int family) argument
438 tcp_ao_hash_pseudoheader(unsigned short int family, const struct sock *sk, const struct sk_buff *skb, struct tcp_sigpool *hp, int nbytes) argument
541 tcp_ao_hash_hdr(unsigned short int family, char *ao_hash, struct tcp_ao_key *key, const u8 *tkey, const union tcp_ao_addr *daddr, const union tcp_ao_addr *saddr, const struct tcphdr *th, u32 sne) argument
602 tcp_ao_hash_skb(unsigned short int family, char *ao_hash, struct tcp_ao_key *key, const struct sock *sk, const struct sk_buff *skb, const u8 *tkey, int hash_offset, u32 sne) argument
725 unsigned int family = READ_ONCE(sk->sk_family); local
827 tcp_ao_inbound_lookup(unsigned short int family, const struct sock *sk, const struct sk_buff *skb, int sndid, int rcvid, int l3index) argument
846 tcp_ao_syncookie(struct sock *sk, const struct sk_buff *skb, struct request_sock *req, unsigned short int family) argument
882 tcp_ao_verify_hash(const struct sock *sk, const struct sk_buff *skb, unsigned short int family, struct tcp_ao_info *info, const struct tcp_ao_hdr *aoh, struct tcp_ao_key *key, u8 *traffic_key, u8 *phash, u32 sne, int l3index) argument
925 tcp_inbound_ao_hash(struct sock *sk, const struct sk_buff *skb, unsigned short int family, const struct request_sock *req, int l3index, const struct tcp_ao_hdr *aoh) argument
1074 int family, l3index; local
1161 tcp_ao_copy_all_matching(const struct sock *sk, struct sock *newsk, struct request_sock *req, struct sk_buff *skb, int family) argument
1423 tcp_ao_verify_ipv6(struct sock *sk, struct tcp_ao_add *cmd, union tcp_ao_addr **paddr, unsigned short int *family) argument
1487 tcp_ao_verify_ipv6(struct sock *sk, struct tcp_ao_add *cmd, union tcp_ao_addr **paddr, unsigned short int *family) argument
1569 tcp_ao_add_cmd(struct sock *sk, unsigned short int family, sockptr_t optval, int optlen) argument
1785 tcp_ao_del_cmd(struct sock *sk, unsigned short int family, sockptr_t optval, int optlen) argument
1930 tcp_ao_info_cmd(struct sock *sk, unsigned short int family, sockptr_t optval, int optlen) argument
2017 tcp_parse_ao(struct sock *sk, int cmd, unsigned short int family, sockptr_t optval, int optlen) argument
[all...]
/linux-master/net/core/
H A Dfilter.c6681 u8 family; local
6625 sk_lookup(struct net *net, struct bpf_sock_tuple *tuple, int dif, int sdif, u8 family, u8 proto) argument
[all...]
/linux-master/include/linux/
H A Dfilter.h1403 u16 family; member in struct:bpf_sk_lookup_kern
H A Dpeci.h76 u16 family; member in struct:peci_device::__anon99
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c78 static struct vxlan_sock *vxlan_find_sock(struct net *net, sa_family_t family, argument
136 vxlan_find_vni(struct net *net, int ifindex, __be32 vni, sa_family_t family, __be16 port, u32 flags) argument
[all...]
/linux-master/net/sunrpc/
H A Dxprtsock.c1891 static inline void xs_reclassify_socket(int family, struct socket *sock) argument
1909 static inline void xs_reclassify_socket(int family, struct socket *sock) argument
3122 static int xs_init_anyaddr(const int family, struct sockaddr *sap) argument
1918 xs_create_sock(struct rpc_xprt *xprt, struct sock_xprt *transport, int family, int type, int protocol, bool reuseport) argument
H A Dsvcsock.c1510 int family; local
/linux-master/net/openvswitch/
H A Dconntrack.c69 u16 family; member in struct:ovs_conntrack_info
1354 u16 family; local
439 ovs_ct_handle_fragments(struct net *net, struct sw_flow_key *key, u16 zone, int family, struct sk_buff *skb) argument
[all...]
/linux-master/include/net/
H A Dsock.h2759 int family = READ_ONCE(sk->sk_family); local
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c2908 int family, model; local
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsetup.c157 static void link_init(const char *veth, int family, uint8_t prefix, argument
220 void __test_init(unsigned int ntests, int family, unsigned int prefix, argument
/linux-master/tools/perf/util/
H A Dannotate.c88 unsigned int family; member in struct:arch
/linux-master/net/netfilter/
H A Dnf_tables_api.c130 nft_ctx_init(struct nft_ctx *ctx, struct net *net, const struct sk_buff *skb, const struct nlmsghdr *nlh, u8 family, struct nft_table *table, struct nft_chain *chain, const struct nlattr * const *nla) argument
787 nft_table_lookup(const struct net *net, const struct nlattr *nla, u8 family, u8 genmask, u32 nlpid) argument
814 nft_table_lookup_byhandle(const struct net *net, const struct nlattr *nla, int family, u8 genmask, u32 nlpid) argument
845 __nft_chain_type_get(u8 family, enum nft_chain_types type) argument
855 __nf_tables_chain_type_lookup(const struct nlattr *nla, u8 family) argument
925 nf_tables_chain_type_lookup(struct net *net, const struct nlattr *nla, u8 family, bool autoload) argument
962 nf_tables_fill_table_info(struct sk_buff *skb, struct net *net, u32 portid, u32 seq, int event, u32 flags, int family, const struct nft_table *table) argument
1058 int family = nfmsg->nfgen_family; local
1115 u8 family = info->nfmsg->nfgen_family; local
1351 nft_supported_family(u8 family) argument
1381 u8 family = info->nfmsg->nfgen_family; local
1540 nft_flush(struct nft_ctx *ctx, int family) argument
1578 u8 family = info->nfmsg->nfgen_family; local
1773 nft_dump_basechain_hook(struct sk_buff *skb, int family, const struct nft_base_chain *basechain, const struct list_head *hook_list) argument
1820 nf_tables_fill_chain_info(struct sk_buff *skb, struct net *net, u32 portid, u32 seq, int event, u32 flags, int family, const struct nft_table *table, const struct nft_chain *chain, const struct list_head *hook_list) argument
1924 int family = nfmsg->nfgen_family; local
1971 u8 family = info->nfmsg->nfgen_family; local
2247 nft_chain_parse_hook(struct net *net, struct nft_base_chain *basechain, const struct nlattr * const nla[], struct nft_chain_hook *hook, u8 family, u32 flags, struct netlink_ext_ack *extack) argument
2385 nft_basechain_hook_init(struct nf_hook_ops *ops, u8 family, const struct nft_chain_hook *hook, struct nft_chain *chain) argument
2397 nft_basechain_init(struct nft_base_chain *basechain, u8 family, struct nft_chain_hook *hook, u32 flags) argument
2443 nf_tables_addchain(struct nft_ctx *ctx, u8 family, u8 genmask, u8 policy, u32 flags, struct netlink_ext_ack *extack) argument
2794 u8 family = info->nfmsg->nfgen_family; local
2947 u8 family = info->nfmsg->nfgen_family; local
3066 __nft_expr_type_get(u8 family, struct nlattr *nla) argument
3083 nft_expr_type_request_module(struct net *net, u8 family, struct nlattr *nla) argument
3094 nft_expr_type_get(struct net *net, u8 family, struct nlattr *nla) argument
3402 nf_tables_fill_rule_info(struct sk_buff *skb, struct net *net, u32 portid, u32 seq, int event, u32 flags, int family, const struct nft_table *table, const struct nft_chain *chain, const struct nft_rule *rule, u64 handle, bool reset) argument
3579 int family = nfmsg->nfgen_family; local
3691 u8 family = info->nfmsg->nfgen_family; local
3952 u8 family = info->nfmsg->nfgen_family; local
4203 u8 family = info->nfmsg->nfgen_family; local
4795 u8 family = info->nfmsg->nfgen_family; local
5014 u8 family = info->nfmsg->nfgen_family; local
5348 u8 family = info->nfmsg->nfgen_family; local
6186 u8 family = info->nfmsg->nfgen_family; local
7155 u8 family = info->nfmsg->nfgen_family; local
7443 u8 family = info->nfmsg->nfgen_family; local
7658 __nft_obj_type_get(u32 objtype, u8 family) argument
7674 nft_obj_type_get(struct net *net, u32 objtype, u8 family) argument
7738 u8 family = info->nfmsg->nfgen_family; local
7849 nf_tables_fill_obj_info(struct sk_buff *skb, struct net *net, u32 portid, u32 seq, int event, u32 flags, int family, const struct nft_table *table, struct nft_object *obj, bool reset) argument
7912 int family = nfmsg->nfgen_family; local
8003 u8 family = info->nfmsg->nfgen_family; local
8092 u8 family = info->nfmsg->nfgen_family; local
8139 __nft_obj_notify(struct net *net, const struct nft_table *table, struct nft_object *obj, u32 portid, u32 seq, int event, u16 flags, int family, int report, gfp_t gfp) argument
8169 nft_obj_notify(struct net *net, const struct nft_table *table, struct nft_object *obj, u32 portid, u32 seq, int event, u16 flags, int family, int report, gfp_t gfp) argument
8357 __nft_flowtable_type_get(u8 family) argument
8369 nft_flowtable_type_get(struct net *net, u8 family) argument
8568 u8 family = info->nfmsg->nfgen_family; local
8759 u8 family = info->nfmsg->nfgen_family; local
8808 nf_tables_fill_flowtable_info(struct sk_buff *skb, struct net *net, u32 portid, u32 seq, int event, u32 flags, int family, struct nft_flowtable *flowtable, struct list_head *hook_list) argument
8879 int family = nfmsg->nfgen_family; local
8966 u8 family = info->nfmsg->nfgen_family; local
[all...]
/linux-master/include/net/netfilter/
H A Dnf_tables.h221 u8 family; member in struct:nft_ctx
893 u8 family; member in struct:nft_expr_type
1149 int family; member in struct:nft_chain_type
1279 u16 family:6, member in struct:nft_table
1300 nft_base_chain_netdev(int family, u32 hooknum) argument
1390 u8 family; member in struct:nft_object_type
[all...]
H A Dnf_flow_table.h54 int family; member in struct:nf_flowtable_type
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c936 void probe_platform_features(unsigned int family, unsigned int model) argument
6735 unsigned int fms, family, model, stepping, ecx_flags, edx_flags; local
[all...]
/linux-master/tools/hv/
H A Dhv_kvp_daemon.c814 kvp_get_ip_info(int family, char *if_name, int op, argument
775 kvp_process_ip_address(void *addrp, int family, char *buffer, int length, int *offset) argument
/linux-master/drivers/net/
H A Dgeneve.c651 geneve_find_sock(struct geneve_net *gn, sa_family_t family, __be16 dst_port) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h838 uint32_t family; member in struct:amdgpu_device
/linux-master/tools/testing/selftests/net/
H A Dreuseaddr_conflict.c29 int family = ipv6 ? AF_INET6 : AF_INET; local
H A Dbind_wildcard.c43 sa_family_t family[2]; local
[all...]
/linux-master/net/mptcp/
H A Dsubflow.c1651 int mptcp_subflow_create_socket(struct sock *sk, unsigned short family, argument
1487 mptcp_info2sockaddr(const struct mptcp_addr_info *info, struct sockaddr_storage *addr, unsigned short family) argument
[all...]
/linux-master/security/
H A Dsecurity.c4372 int security_socket_create(int family, int type, int protocol, int kern) argument
4395 int security_socket_post_create(struct socket *sock, int family, argument
4660 security_sk_alloc(struct sock *sk, int family, gfp_t priority) argument
[all...]

Completed in 369 milliseconds

1234567891011>>