Searched refs:family (Results 1 - 25 of 812) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/include/
H A Dnetnode.h30 int sel_netnode_sid(void *addr, u16 family, u32 *sid);
H A Dnetlabel.h49 u16 family,
53 u16 family,
56 int selinux_netlbl_inet_conn_request(struct request_sock *req, u16 family);
57 void selinux_netlbl_inet_csk_clone(struct sock *sk, u16 family);
58 int selinux_netlbl_socket_post_create(struct sock *sk, u16 family);
61 u16 family,
94 u16 family,
103 u16 family,
116 u16 family)
120 static inline void selinux_netlbl_inet_csk_clone(struct sock *sk, u16 family) argument
93 selinux_netlbl_skbuff_getsid(struct sk_buff *skb, u16 family, u32 *type, u32 *sid) argument
102 selinux_netlbl_skbuff_setsid(struct sk_buff *skb, u16 family, u32 sid) argument
115 selinux_netlbl_inet_conn_request(struct request_sock *req, u16 family) argument
124 selinux_netlbl_socket_post_create(struct sock *sk, u16 family) argument
129 selinux_netlbl_sock_rcv_skb(struct sk_security_struct *sksec, struct sk_buff *skb, u16 family, struct common_audit_data *ad) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-null.c48 * 32-bit integer that specifies the family, e.g. AF_INET.
67 null_hdr_print(u_int family, u_int length) argument
71 tok2str(bsd_af_values,"Unknown",family),family);
74 tok2str(bsd_af_values,"Unknown AF %u",family));
91 u_int family; local
98 memcpy((char *)&family, (char *)p, sizeof(family));
108 if ((family & 0xFFFF0000) != 0)
109 family
[all...]
H A Dprint-rip.c101 register u_short family; local
104 family = EXTRACT_16BITS(&ni->rip_family);
105 if (family != BSD_AFNUM_INET && family != 0) {
106 printf("\n\t AFI %s, ", tok2str(bsd_af_values, "Unknown (%u)", family));
117 if (family == 0) {
131 register u_short family; local
133 family = EXTRACT_16BITS(&ni->rip_family);
134 if (family == 0xFFFF) { /* variable-sized authentication structures */
159 } else if (family !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dfontenum.cpp51 bool wxFontEnumerator::EnumerateEncodings(const wxString& family) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/executive/
H A Docteon-model.c47 const char *family; local
159 /* Now figure out the family, the first two digits */
168 family = "37";
170 family = "36";
172 family = "38";
194 family = "30";
196 family = "31";
214 family = "30";
235 family = "58";
261 family
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_hash.h30 u32 reqid, unsigned short family,
33 unsigned int h = family ^ reqid;
34 switch (family) {
47 unsigned short family,
50 unsigned int h = family;
51 switch (family) {
63 __xfrm_spi_hash(xfrm_address_t *daddr, __be32 spi, u8 proto, unsigned short family, argument
67 switch (family) {
83 static inline unsigned int __sel_hash(struct xfrm_selector *sel, unsigned short family, unsigned int hmask) argument
89 switch (family) {
29 __xfrm_dst_hash(xfrm_address_t *daddr, xfrm_address_t *saddr, u32 reqid, unsigned short family, unsigned int hmask) argument
45 __xfrm_src_hash(xfrm_address_t *daddr, xfrm_address_t *saddr, unsigned short family, unsigned int hmask) argument
110 __addr_hash(xfrm_address_t *daddr, xfrm_address_t *saddr, unsigned short family, unsigned int hmask) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibip6t_eui64.c7 .family = NFPROTO_IPV6,
H A Dlibipt_MIRROR.c7 .family = NFPROTO_IPV4,
H A Dlibipt_unclean.c7 .family = NFPROTO_IPV4,
H A Dlibxt_NOTRACK.c5 .family = NFPROTO_UNSPEC,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibip6t_eui64.c7 .family = NFPROTO_IPV6,
H A Dlibipt_MIRROR.c7 .family = NFPROTO_IPV4,
H A Dlibipt_unclean.c7 .family = NFPROTO_IPV4,
H A Dlibxt_NOTRACK.c5 .family = NFPROTO_UNSPEC,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Drtmon.c72 int family = AF_UNSPEC; local
80 if (matches(argv[1], "-family") == 0) {
86 family = AF_INET;
88 family = AF_INET6;
90 family = AF_INET6;
98 family = AF_INET;
100 family = AF_INET6;
102 family = AF_PACKET;
139 if (!family || family
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dfont.h28 int family,
35 (void)Create(size, family, style, weight, underlined, face, encoding);
39 int family,
46 (void)Create(pixelSize, family, style, weight,
58 int family,
65 return DoCreate(size, wxDefaultSize, false, family, style,
70 int family,
77 return DoCreate(-1, pixelSize, true, family, style,
103 virtual void SetFamily(int family);
133 int family,
27 wxFont(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
38 wxFont(const wxSize& pixelSize, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
57 Create(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
69 Create(const wxSize& pixelSize, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dfont.h28 int family,
35 (void)Create(size, family, style, weight, underlined, face, encoding);
39 int family,
46 (void)Create(pixelSize, family, style, weight,
58 int family,
65 return DoCreate(size, wxDefaultSize, false, family, style,
70 int family,
77 return DoCreate(-1, pixelSize, true, family, style,
99 virtual void SetFamily(int family);
121 int family,
27 wxFont(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
38 wxFont(const wxSize& pixelSize, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
57 Create(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
69 Create(const wxSize& pixelSize, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dutils.c115 int get_addr_1(inet_prefix * addr, char *name, int family) argument
125 addr->family = family;
126 addr->bytelen = (family == AF_INET6 ? 16 : 4);
132 addr->family = AF_INET6;
133 if (family != AF_UNSPEC && family != AF_INET6)
142 addr->family = AF_INET;
143 if (family != AF_UNSPEC && family !
159 get_prefix_1(inet_prefix * dst, char *arg, int family) argument
201 get_addr(inet_prefix * dst, char *arg, int family) argument
212 get_prefix(inet_prefix * dst, char *arg, int family) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlink/
H A Dgenetlink.c87 static struct genl_ops *genl_get_cmd(u8 cmd, struct genl_family *family) argument
91 list_for_each_entry(ops, &family->ops_list, ops_list)
126 * @family: The generic netlink family the group shall be registered for.
129 int genl_register_mc_group(struct genl_family *family, argument
171 if (family->netnsok) {
202 list_add_tail(&grp->list, &family->mcast_groups);
203 grp->family = family;
212 static void __genl_unregister_mc_group(struct genl_family *family, argument
246 genl_unregister_mc_group(struct genl_family *family, struct genl_multicast_group *grp) argument
255 genl_unregister_mc_groups(struct genl_family *family) argument
278 genl_register_ops(struct genl_family *family, struct genl_ops *ops) argument
324 genl_unregister_ops(struct genl_family *family, struct genl_ops *ops) argument
354 genl_register_family(struct genl_family *family) argument
437 genl_register_family_with_ops(struct genl_family *family, struct genl_ops *ops, size_t n_ops) argument
466 genl_unregister_family(struct genl_family *family) argument
496 struct genl_family *family; local
573 ctrl_fill_info(struct genl_family *family, u32 pid, u32 seq, u32 flags, struct sk_buff *skb, u8 cmd) argument
714 ctrl_build_family_msg(struct genl_family *family, u32 pid, int seq, u8 cmd) argument
797 struct genl_family *family; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dgenetlink.h10 * @name: name of the multicast group, names are per-family
14 * @family: pointer to family, need not be set before registering
17 struct genl_family *family; /* private */ member in struct:genl_multicast_group
24 * struct genl_family - generic netlink family
25 * @id: protocol family idenfitier
27 * @name: name of family
30 * @netnsok: set to true if the family can handle network
34 * @family_list: family list
103 extern int genl_register_family(struct genl_family *family);
125 genlmsg_put(struct sk_buff *skb, u32 pid, u32 seq, struct genl_family *family, int flags, u8 cmd) argument
154 genlmsg_put_reply(struct sk_buff *skb, struct genl_info *info, struct genl_family *family, int flags, u8 cmd) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-server-win.c65 const char *family = "ipv4"; local
72 family, error, FALSE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dmodule.h31 # error unknown processor family
43 # error unknown processor family
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_connmark.c81 ret = nf_ct_l3proto_try_module_get(par->family);
84 par->family);
90 nf_ct_l3proto_module_put(par->family);
111 ret = nf_ct_l3proto_try_module_get(par->family);
114 par->family);
120 nf_ct_l3proto_module_put(par->family);
126 .family = NFPROTO_UNSPEC,
137 .family = NFPROTO_UNSPEC,
H A Dxt_conntrack.c44 u_int8_t family)
47 &info->origsrc_addr, &info->origsrc_mask, family);
53 u_int8_t family)
56 &info->origdst_addr, &info->origdst_mask, family);
62 u_int8_t family)
65 &info->replsrc_addr, &info->replsrc_mask, family);
71 u_int8_t family)
74 &info->repldst_addr, &info->repldst_mask, family);
154 if (conntrack_mt_origsrc(ct, info, par->family) ^
159 if (conntrack_mt_origdst(ct, info, par->family)
42 conntrack_mt_origsrc(const struct nf_conn *ct, const struct xt_conntrack_mtinfo2 *info, u_int8_t family) argument
51 conntrack_mt_origdst(const struct nf_conn *ct, const struct xt_conntrack_mtinfo2 *info, u_int8_t family) argument
60 conntrack_mt_replsrc(const struct nf_conn *ct, const struct xt_conntrack_mtinfo2 *info, u_int8_t family) argument
69 conntrack_mt_repldst(const struct nf_conn *ct, const struct xt_conntrack_mtinfo2 *info, u_int8_t family) argument
[all...]

Completed in 209 milliseconds

1234567891011>>