Home
last modified time | relevance | path

Searched defs:array (Results 1 – 10 of 10) sorted by relevance

/net/netfilter/
Dnf_conntrack_ftp.c118 static int try_number(const char *data, size_t dlen, u_int32_t array[], in try_number()
155 u_int32_t array[6]; in try_rfc959() local
248 u_int32_t array[4]; in try_eprt() local
/net/8021q/
Dvlan.h56 struct net_device **array; in __vlan_group_get_device() local
84 struct net_device **array; in vlan_group_set_device() local
Dvlan.c53 struct net_device **array; in vlan_group_prealloc_vid() local
/net/rose/
Daf_rose.c185 struct sock *sk, *array[16]; in rose_kill_by_device() local
/net/sched/
Dsch_fq.c878 struct rb_root *array; in fq_resize() local
/net/dccp/
Dfeat.c1045 static u8 dccp_feat_prefer(u8 preferred_value, u8 *array, u8 array_len) in dccp_feat_prefer()
/net/ipv4/
Dcipso_ipv4.c1053 u16 array[CIPSO_V4_TAG_RNG_CAT_MAX * 2]; in cipso_v4_map_cat_rng_hton() local
/net/iucv/
Diucv.c1114 struct iucv_array *array; in iucv_message_receive_iprmdata() local
/net/ipv6/
Daddrconf.c5663 __s32 *array, int bytes) in ipv6_store_devconf()
/net/core/
Dfilter.c4966 struct bpf_array *array = container_of(map, struct bpf_array, map); in BPF_CALL_3() local