Home
last modified time | relevance | path

Searched defs:family (Results 101 – 125 of 356) sorted by relevance

12345678910>>...15

/openbmc/linux/drivers/peci/
H A Dinternal.h74 u16 family; member
/openbmc/linux/include/linux/
H A Dsock_diag.h17 __u8 family; member
/openbmc/linux/net/netfilter/
H A Dxt_ipvs.c54 const u_int8_t family = xt_family(par); in ipvs_mt() local
H A Dnft_compat.c655 int event, u16 family, const char *name, in nfnl_compat_fill_info()
685 u8 family = info->nfmsg->nfgen_family; in nfnl_compat_get_rcu() local
792 u32 rev, family; in nft_match_select_ops() local
872 u32 rev, family; in nft_target_select_ops() local
H A Dxt_cluster.c60 xt_cluster_is_multicast_addr(const struct sk_buff *skb, u_int8_t family) in xt_cluster_is_multicast_addr()
/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c732 const char *family; in hwicap_of_probe() local
778 const char *family; in hwicap_drv_probe() local
/openbmc/linux/drivers/comedi/drivers/ni_routing/
H A Dni_route_values.h90 const char *family; member
/openbmc/linux/tools/perf/trace/beauty/
H A Dsockaddr.c51 char family[32]; in syscall_arg__scnprintf_augmented_sockaddr() local
/openbmc/linux/net/sched/
H A Dact_ct.c656 u8 family) in tcf_ct_flow_table_lookup()
790 u8 family = NFPROTO_UNSPEC; in tcf_ct_skb_nf_family() local
841 u8 family, u16 zone, bool *defrag) in tcf_ct_handle_fragments()
972 u8 family; in tcf_ct_act() local
1219 int err, family, proto, len; in tcf_ct_fill_params() local
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c88 find_set_type(const char *name, u8 family, u8 revision) in find_set_type()
124 #define find_set_type_get(name, family, revision, found) \ argument
128 __find_set_type_get(const char *name, u8 family, u8 revision, in __find_set_type_get()
165 #define find_set_type_minmax(name, family, min, max) \ argument
169 __find_set_type_minmax(const char *name, u8 family, u8 *min, u8 *max, in __find_set_type_minmax()
1057 u8 family, revision; in ip_set_create() local
1965 u8 family, min, max; in ip_set_type() local
/openbmc/linux/include/net/
H A Daf_ieee802154.h41 sa_family_t family; /* AF_IEEE802154 */ member
/openbmc/linux/net/
H A Dsocket.c1360 int sock_create_lite(int family, int type, int protocol, struct socket **res) in sock_create_lite()
1500 int __sock_create(struct net *net, int family, int type, int protocol, in __sock_create()
1625 int sock_create(int family, int type, int protocol, struct socket **res) in sock_create()
1643 int sock_create_kern(struct net *net, int family, int type, int protocol, struct socket **res) in sock_create_kern()
1649 static struct socket *__sys_socket_create(int family, int type, int protocol) in __sys_socket_create()
1671 struct file *__sys_socket_file(int family, int type, int protocol) in __sys_socket_file()
1703 __weak noinline int update_socket_protocol(int family, int type, int protocol) in update_socket_protocol()
1710 int __sys_socket(int family, int type, int protocol) in __sys_socket()
1727 SYSCALL_DEFINE3(socket, int, family, int, type, int, protocol) in SYSCALL_DEFINE3() argument
1736 int __sys_socketpair(int family, int type, int protocol, int __user *usockvec) in __sys_socketpair()
[all …]
/openbmc/linux/tools/testing/selftests/net/
H A Dreuseport_bpf.c43 static struct sockaddr *new_any_sockaddr(int family, uint16_t port) in new_any_sockaddr()
71 static struct sockaddr *new_loopback_sockaddr(int family, uint16_t port) in new_loopback_sockaddr()
H A Dreuseport_dualstack.c31 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count) in build_rcv_fd()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c247 __u16 family, proto; in bpf_test_sockopt() local
345 int BPF_PROG(socket_post_create, struct socket *sock, int family, in BPF_PROG()
H A Dbench_local_storage_create.c61 int BPF_PROG(socket_post_create, struct socket *sock, int family, int type, in BPF_PROG()
/openbmc/u-boot/drivers/fpga/
H A Daltera.c22 enum altera_family family; member
/openbmc/linux/net/sunrpc/
H A Dsvc.c1051 const int family, in __svc_register()
1075 u32 version, int family, in svc_rpcbind_set_version()
1087 u32 version, int family, in svc_generic_rpcbind_set()
1128 const int family, const unsigned short proto, in svc_register()
/openbmc/linux/tools/perf/arch/s390/annotate/
H A Dinstructions.c138 unsigned int family; in s390__cpuid_parse() local
/openbmc/u-boot/include/
H A Dcpu.h27 u16 family; member
/openbmc/linux/fs/lockd/
H A Dsvc.c158 struct net *net, const int family, in create_lockd_listener()
173 const int family, const struct cred *cred) in create_lockd_family()
/openbmc/linux/tools/perf/arch/x86/util/
H A Dheader.c29 int family = -1, model = -1, step = -1; in __get_cpuid() local
/openbmc/linux/include/net/netfilter/
H A Dnf_log.h72 #define MODULE_ALIAS_NF_LOGGER(family, type) \ argument
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dassign_reuse.c82 void run_assign_reuse(int family, int sotype, const char *ip, __u16 port) in run_assign_reuse()
/openbmc/linux/net/netlabel/
H A Dnetlabel_domainhash.h61 u16 family; member

12345678910>>...15