Home
last modified time | relevance | path

Searched defs:family (Results 251 – 275 of 357) sorted by relevance

1...<<1112131415

/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/tools/include/uapi/linux/
H A Dbpf.h6103 __u32 family; member
6149 __u16 family; member
6188 __u32 family; member
6351 __u32 family; member
6584 __u32 family; /* Allows 4-byte read, but no write */ member
6609 __u32 family; member
6984 __u8 family; member
7195 __u32 family; /* Protocol family (AF_INET, AF_INET6) */ member
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6103 __u32 family; member
6149 __u16 family; member
6188 __u32 family; member
6351 __u32 family; member
6584 __u32 family; /* Allows 4-byte read, but no write */ member
6609 __u32 family; member
6984 __u8 family; member
7195 __u32 family; /* Protocol family (AF_INET, AF_INET6) */ member
H A Dinet_diag.h104 __u8 family; member
/openbmc/u-boot/drivers/ram/
H A Dstm32_sdram.c150 enum stm32_fmc_family family; member
/openbmc/qemu/hw/ppc/
H A Dpnv_core.c385 #define DEFINE_PNV_CORE_TYPE(family, cpu_model) \ argument
/openbmc/linux/drivers/input/rmi4/
H A Drmi_f54.c103 u8 family; member
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_expect.c313 u_int8_t family, in nf_ct_expect_init()
/openbmc/linux/net/llc/
H A Dllc_conn.c930 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern) in llc_sk_alloc()
/openbmc/linux/include/linux/
H A Dnetlink.h288 u16 family; member
/openbmc/linux/net/core/
H A Dsock.c2086 int family) in sk_prot_alloc()
2147 struct sock *sk_alloc(struct net *net, int family, gfp_t priority, in sk_alloc()
3995 int sock_load_diag_module(int family, int protocol) in sock_load_diag_module()
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp333 std::string getAddrStr(uint8_t family, uint8_t* data, uint8_t offset, in getAddrStr()
381 uint8_t family = AF_INET; in setHostNetworkData() local
/openbmc/linux/drivers/net/
H A Dbareudp.c65 unsigned short family; in bareudp_udp_encap_recv() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h135 int family; member
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c72 unsigned int family, model; in intel_cpu_collect_info() local
/openbmc/linux/net/xfrm/
H A Dxfrm_compat.c40 u16 family; member
/openbmc/linux/include/net/
H A Dmptcp.h52 sa_family_t family; member
H A Dinet_hashtables.h99 unsigned short family; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_device.c1096 static int radeon_gart_size_auto(enum radeon_family family) in radeon_gart_size_auto()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c829 unsigned short family; in mlx5e_attach_encap() local
1356 unsigned short family; in mlx5e_attach_encap_route() local
/openbmc/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h302 unsigned int family; member
/openbmc/linux/tools/perf/util/
H A Ds390-cpumsf.c1061 int ret, family = 0; in s390_cpumsf_get_type() local
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.h93 enum adreno_family family; member
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c1629 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data) in cxgb4_alloc_stid()
1666 int cxgb4_alloc_sftid(struct tid_info *t, int family, void *data) in cxgb4_alloc_sftid()
1694 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family) in cxgb4_free_stid()
1797 unsigned short family) in cxgb4_remove_tid()
/openbmc/linux/net/openvswitch/
H A Ddatapath.c75 static bool ovs_must_notify(struct genl_family *family, struct genl_info *info, in ovs_must_notify()
82 static void ovs_notify(struct genl_family *family, in ovs_notify()

1...<<1112131415