Searched defs:opt_len (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/include/net/
H A Dgeneve.h47 u8 opt_len:6; member in struct:genevehdr
H A Dcipso_ipv4.h297 u8 opt_len = opt[1]; cipso_v4_validate() local
/linux-4.4.14/net/dns_resolver/
H A Ddns_key.c90 int opt_len, opt_nlen, opt_vlen, tmp; dns_resolver_preparse() local
/linux-4.4.14/drivers/net/ppp/
H A Dppp_deflate.c88 static void *z_comp_alloc(unsigned char *options, int opt_len) z_comp_alloc() argument
140 static int z_comp_init(void *arg, unsigned char *options, int opt_len, z_comp_init() argument
305 static void *z_decomp_alloc(unsigned char *options, int opt_len) z_decomp_alloc() argument
355 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, z_decomp_init() argument
H A Dbsd_comp.c352 static void *bsd_alloc (unsigned char *options, int opt_len, int decomp) bsd_alloc() argument
449 static void *bsd_comp_alloc (unsigned char *options, int opt_len) bsd_comp_alloc() argument
454 static void *bsd_decomp_alloc (unsigned char *options, int opt_len) bsd_decomp_alloc() argument
463 bsd_init(void *state, unsigned char *options, int opt_len, int unit, int debug, int decomp) bsd_init() argument
506 bsd_comp_init(void *state, unsigned char *options, int opt_len, int unit, int opthdr, int debug) bsd_comp_init() argument
512 bsd_decomp_init(void *state, unsigned char *options, int opt_len, int unit, int opthdr, int mru, int debug) bsd_decomp_init() argument
/linux-4.4.14/net/openvswitch/
H A Dflow.c401 int opt_len = nd_opt->nd_opt_len * 8; parse_icmpv6() local
/linux-4.4.14/lib/zlib_deflate/
H A Ddefutil.h220 ulg opt_len; /* bit length of current block with optimal trees */ member in struct:deflate_state
/linux-4.4.14/net/ipv6/
H A Dndisc.c205 struct ndisc_options *ndisc_parse_options(u8 *opt, int opt_len, ndisc_parse_options() argument
/linux-4.4.14/drivers/net/
H A Dgeneve.c639 geneve_build_skb(struct rtable *rt, struct sk_buff *skb, __be16 tun_flags, u8 vni[3], u8 opt_len, u8 *opt, bool csum, bool xnet) geneve_build_skb() argument
675 geneve6_build_skb(struct dst_entry *dst, struct sk_buff *skb, __be16 tun_flags, u8 vni[3], u8 opt_len, u8 *opt, bool csum, bool xnet) geneve6_build_skb() argument
/linux-4.4.14/net/ipv4/
H A Dcipso_ipv4.c1631 u8 opt_len; cipso_v4_validate() local
1891 u32 opt_len; cipso_v4_sock_setattr() local
1975 u32 opt_len; cipso_v4_req_setattr() local
2234 u32 opt_len; cipso_v4_skbuff_setattr() local

Completed in 297 milliseconds