Home
last modified time | relevance | path

Searched refs:family (Results 1 – 25 of 115) sorted by relevance

12345

/linux-4.19.296/include/net/
Dgenetlink.h68 struct nlattr **genl_family_attrbuf(const struct genl_family *family);
138 int genl_register_family(struct genl_family *family);
139 int genl_unregister_family(const struct genl_family *family);
140 void genl_notify(const struct genl_family *family, struct sk_buff *skb,
144 const struct genl_family *family, int flags, u8 cmd);
169 const struct genl_family *family, in genlmsg_parse() argument
174 return nlmsg_parse(nlh, family->hdrsize + GENL_HDRLEN, tb, maxtype, in genlmsg_parse()
204 const struct genl_family *family, in genlmsg_put_reply() argument
207 return genlmsg_put(skb, info->snd_portid, info->snd_seq, family, in genlmsg_put_reply()
241 static inline int genlmsg_multicast_netns(const struct genl_family *family, in genlmsg_multicast_netns() argument
[all …]
Dxfrm.h44 #define MODULE_ALIAS_XFRM_MODE(family, encap) \ argument
45 MODULE_ALIAS("xfrm-mode-" __stringify(family) "-" __stringify(encap))
46 #define MODULE_ALIAS_XFRM_TYPE(family, proto) \ argument
47 MODULE_ALIAS("xfrm-type-" __stringify(family) "-" __stringify(proto))
48 #define MODULE_ALIAS_XFRM_OFFLOAD_TYPE(family, proto) \ argument
49 MODULE_ALIAS("xfrm-offload-" __stringify(family) "-" __stringify(proto))
166 u16 family; member
299 unsigned short family);
332 int xfrm_policy_register_afinfo(const struct xfrm_policy_afinfo *afinfo, int family);
345 unsigned int family; member
[all …]
Dnetlabel.h418 u16 family,
423 u16 family,
431 u16 family,
438 u16 family,
487 u16 family,
499 u16 family,
502 u16 family,
504 void netlbl_skbuff_err(struct sk_buff *skb, u16 family, int error, int gateway);
510 int netlbl_cache_add(const struct sk_buff *skb, u16 family,
520 u16 family, in netlbl_cfg_map_del() argument
[all …]
Dinetpeer.h33 __u16 family; member
77 iaddr->family = AF_INET; in inetpeer_set_addr_v4()
89 iaddr->family = AF_INET6; in inetpeer_set_addr_v6()
110 daddr.family = AF_INET; in inet_getpeer_v4()
121 daddr.family = AF_INET6; in inet_getpeer_v6()
130 if (a->family == AF_INET) in inetpeer_addr_cmp()
Dping.h52 sa_family_t family; member
63 sa_family_t family; member
80 int ping_common_sendmsg(int family, struct msghdr *msg, size_t len,
86 void *ping_seq_start(struct seq_file *seq, loff_t *pos, sa_family_t family);
Dudp_tunnel.h14 u8 family; member
57 if (cfg->family == AF_INET) in udp_sock_create()
60 if (cfg->family == AF_INET6) in udp_sock_create()
153 struct metadata_dst *udp_tun_rx_dst(struct sk_buff *skb, unsigned short family,
Dfib_notifier.h11 int family; member
29 int family; member
Dlwtunnel.h41 unsigned int family, const void *cfg,
121 unsigned int family, const void *cfg,
215 unsigned int family, const void *cfg, in lwtunnel_build_state() argument
Dfib_rules.h60 int family; member
197 int fib_rules_dump(struct net *net, struct notifier_block *nb, int family);
198 unsigned int fib_rules_seq_read(struct net *net, int family);
/linux-4.19.296/include/linux/
Dmroute_base.h50 unsigned short family, in mr_call_vif_notifier() argument
57 .family = family, in mr_call_vif_notifier()
70 unsigned short family, in mr_call_vif_notifiers() argument
78 .family = family, in mr_call_vif_notifiers()
176 unsigned short family, in mr_call_mfc_notifier() argument
182 .family = family, in mr_call_mfc_notifier()
193 unsigned short family, in mr_call_mfc_notifiers() argument
200 .family = family, in mr_call_mfc_notifiers()
295 int mr_dump(struct net *net, struct notifier_block *nb, unsigned short family,
349 unsigned short family, in mr_dump() argument
Dw1.h29 __u64 family:8, member
35 family:8;
84 struct w1_family *family; member
282 int w1_register_family(struct w1_family *family);
283 void w1_unregister_family(struct w1_family *family);
Dnet.h140 int family; member
213 int family; member
231 void sock_unregister(int family);
232 bool sock_is_registered(int family);
233 int __sock_create(struct net *net, int family, int type, int proto,
235 int sock_create(int family, int type, int proto, struct socket **res);
236 int sock_create_kern(struct net *net, int family, int type, int proto, struct socket **res);
237 int sock_create_lite(int family, int type, int proto, struct socket **res);
Dgenetlink.h39 #define MODULE_ALIAS_GENL_FAMILY(family)\ argument
40 MODULE_ALIAS_NET_PF_PROTO_NAME(PF_NETLINK, NETLINK_GENERIC, "-family-" family)
/linux-4.19.296/drivers/base/
Dsoc.c35 static DEVICE_ATTR(family, S_IRUGO, soc_info_get, NULL);
55 && (soc_dev->attr->family != NULL)) in soc_attribute_mode()
77 return sprintf(buf, "%s\n", soc_dev->attr->family); in soc_info_get()
194 if (match->family && in soc_device_match_attr()
195 (!attr->family || !glob_match(match->family, attr->family))) in soc_device_match_attr()
243 if (!(matches->machine || matches->family || in soc_device_match()
/linux-4.19.296/fs/dlm/
Dnetlink.c19 static struct genl_family family; variable
31 data = genlmsg_put(skb, 0, dlm_nl_seqnum++, &family, 0, cmd); in prepare_data()
75 static struct genl_family family __ro_after_init = {
85 return genl_register_family(&family); in dlm_netlink_init()
90 genl_unregister_family(&family); in dlm_netlink_exit()
/linux-4.19.296/drivers/misc/mic/
DKconfig16 More information about the Intel MIC family as well as the Linux
33 More information about the Intel MIC family as well as the Linux
50 More information about the Intel MIC family as well as the Linux
62 Core (MIC) family of PCIe form factor coprocessor devices that
70 More information about the Intel MIC family as well as the Linux
83 Core (MIC) device family. The card driver communicates shutdown/
101 Core (MIC) family of PCIe form factor coprocessor devices that
109 More information about the Intel MIC family as well as the Linux
120 Integrated Core (MIC) family of PCIe form factor coprocessor
127 More information about the Intel MIC family as well as the Linux
[all …]
/linux-4.19.296/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.c751 const char *family; in hwicap_of_probe() local
768 family = of_get_property(op->dev.of_node, "xlnx,family", NULL); in hwicap_of_probe()
770 if (family) { in hwicap_of_probe()
771 if (!strcmp(family, "virtex2p")) in hwicap_of_probe()
773 else if (!strcmp(family, "virtex4")) in hwicap_of_probe()
775 else if (!strcmp(family, "virtex5")) in hwicap_of_probe()
777 else if (!strcmp(family, "virtex6")) in hwicap_of_probe()
797 const char *family; in hwicap_drv_probe() local
811 family = pdev->dev.platform_data; in hwicap_drv_probe()
813 if (family) { in hwicap_drv_probe()
[all …]
/linux-4.19.296/fs/nls/
DKconfig42 The Microsoft FAT file system family can deal with filenames in
54 The Microsoft FAT file system family can deal with filenames in
66 The Microsoft FAT file system family can deal with filenames in
79 The Microsoft FAT file system family can deal with filenames in
95 The Microsoft FAT file system family can deal with filenames in
110 The Microsoft FAT file system family can deal with filenames in
121 The Microsoft FAT file system family can deal with filenames in
132 The Microsoft FAT file system family can deal with filenames in
143 The Microsoft FAT file system family can deal with filenames in
154 The Microsoft FAT file system family can deal with filenames in
[all …]
/linux-4.19.296/include/linux/netfilter/
Dnfnetlink.h52 static inline void nfnl_fill_hdr(struct nlmsghdr *nlh, u8 family, u8 version, in nfnl_fill_hdr() argument
58 nfmsg->nfgen_family = family; in nfnl_fill_hdr()
65 u8 family, u8 version, in nfnl_msg_put() argument
74 nfnl_fill_hdr(nlh, family, version, res_id); in nfnl_msg_put()
Dx_tables.h99 u_int8_t family; member
111 u_int8_t family; member
130 u_int8_t family; member
139 u_int8_t family; member
178 unsigned short family; member
219 unsigned short family; member
/linux-4.19.296/drivers/misc/mic/host/
Dmic_main.c95 switch (mdev->family) { in mic_ops_init()
115 enum mic_hw_family family; in mic_get_family() local
133 family = MIC_FAMILY_X100; in mic_get_family()
136 family = MIC_FAMILY_UNKNOWN; in mic_get_family()
139 return family; in mic_get_family()
154 mdev->family = mic_get_family(pdev); in mic_device_init()
/linux-4.19.296/include/net/netfilter/
Dnf_conntrack_count.h14 struct nf_conncount_data *nf_conncount_init(struct net *net, unsigned int family,
16 void nf_conncount_destroy(struct net *net, unsigned int family,
Dnf_flow_table.h16 int family; member
128 #define MODULE_ALIAS_NF_FLOWTABLE(family) \ argument
129 MODULE_ALIAS("nf-flowtable-" __stringify(family))
/linux-4.19.296/include/linux/netfilter_bridge/
Debtables.h33 u_int8_t family; member
50 u_int8_t family; member
68 u_int8_t family; member
/linux-4.19.296/include/uapi/linux/
Dxfrm.h56 __u16 family; member
238 __u16 family; member
375 __u16 family; member
394 __u16 family; member
470 __u16 family; member
498 __u16 family; member

12345