Searched defs:hdr (Results 126 - 150 of 2060) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/tc/
H A Dem_u32.c37 static int u32_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr, argument
153 static int u32_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/tc/
H A Dem_cmp.c40 static int cmp_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr, argument
144 static int cmp_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, argument
H A Dem_u32.c36 static int u32_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr, argument
152 static int u32_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/eap_common/
H A Deap_common.c40 const struct eap_hdr *hdr; local
111 struct eap_hdr *hdr; local
148 struct eap_hdr *hdr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/tls/
H A Dasn1.c23 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr) argument
91 struct asn1_hdr hdr; local
[all...]
H A Dasn1_test.c46 struct asn1_hdr hdr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/eap_common/
H A Deap_common.c40 const struct eap_hdr *hdr; local
111 struct eap_hdr *hdr; local
148 struct eap_hdr *hdr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/tls/
H A Dasn1.c20 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr) argument
132 struct asn1_hdr hdr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/tc/
H A Dq_atm.c55 unsigned char hdr[MAX_HDR_LEN]; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/tagutils/
H A Dtagutils-wav.c37 unsigned char hdr[12]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dtivo_utils.c151 unsigned char hdr[5] = { 'T','i','V','o','\0' }; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/fpm/
H A Dfpm.h180 fpm_msg_data (fpm_msg_hdr_t *hdr) argument
189 fpm_msg_len (const fpm_msg_hdr_t *hdr) argument
198 fpm_msg_data_len (const fpm_msg_hdr_t *hdr) argument
209 fpm_msg_next (fpm_msg_hdr_t *hdr, size_t *len) argument
233 fpm_msg_hdr_ok (const fpm_msg_hdr_t *hdr) argument
259 fpm_msg_ok(const fpm_msg_hdr_t *hdr, size_t len) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/tagutils/
H A Dtagutils-wav.c37 unsigned char hdr[12]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dtivo_utils.c151 unsigned char hdr[5] = { 'T','i','V','o','\0' }; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_attr_sf.h35 } hdr; member in struct:xfs_attr_shortform
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Datm_tcp.h35 struct atmtcp_hdr hdr; /* must be first */ member in struct:atmtcp_control
H A Dauto_fs.h65 struct autofs_packet_hdr hdr; member in struct:autofs_packet_missing
73 struct autofs_packet_hdr hdr; member in struct:autofs_packet_expire
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ncpfs/
H A Dsymlink.c115 unsigned int hdr; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/synth/emux/
H A Demux.c68 sf_sample_new(void *private_data, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr, const void __user *buf, long count) argument
77 sf_sample_free(void *private_data, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/bridge/
H A Dbr_netlink.c41 struct ifinfomsg *hdr; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_nat_proto_dccp.c42 struct dccp_hdr *hdr; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Dip6_input.c60 struct ipv6hdr *hdr; local
189 struct ipv6hdr *hdr; local
245 struct ipv6hdr *hdr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Dstatus.c164 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_proto_udp.c100 const struct udphdr *hdr; local
H A Dnf_conntrack_proto_udplite.c100 const struct udphdr *hdr; local

Completed in 478 milliseconds

1234567891011>>