Searched defs:opt_len (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/net/ppp/ |
| H A D | ppp_deflate.c | 85 static void *z_comp_alloc(unsigned char *options, int opt_len) in z_comp_alloc() 137 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init() 301 static void *z_decomp_alloc(unsigned char *options, int opt_len) in z_decomp_alloc() 351 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
|
| /linux/net/ipv4/ |
| H A D | ip_tunnel_core.c | 595 int err, rem, opt_len, opts_len = 0; in ip_tun_parse_opts() local 669 int err, opt_len; in ip_tun_build_state() local 874 int opt_len; in ip_tun_opts_nlsize() local 963 int err, opt_len; in ip6_tun_build_state() local
|
| /linux/net/ipv6/ |
| H A D | calipso.c | 808 unsigned int opt_len = ipv6_optlen(opt), tlv_len; in calipso_tlv_len() local 847 unsigned int opt_len, offset, offset_s = 0, offset_e = 0; in calipso_opt_find() local 1073 int opt_len, len, ret_val = -ENOMSG, offset; in calipso_sock_getattr() local
|
| H A D | ioam6.c | 636 void *opt, unsigned int opt_len) in ioam6_event()
|
| /linux/include/net/ |
| H A D | geneve.h | 47 u8 opt_len:6; member
|
| H A D | cipso_ipv4.h | 274 u8 opt_len = opt[1]; in cipso_v4_validate() local
|
| /linux/net/dns_resolver/ |
| H A D | dns_key.c | 156 int opt_len, opt_nlen; in dns_resolver_preparse() local
|
| /linux/net/openvswitch/ |
| H A D | flow.h | 52 #define TUN_METADATA_OFFSET(opt_len) \ argument 54 #define TUN_METADATA_OPTS(flow_key, opt_len) \ argument
|
| /linux/include/uapi/linux/ |
| H A D | ioam6.h | 29 __u8 opt_len; member
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | socket_helpers.h | 420 socklen_t opt_len; in socket_kind_to_str() local
|
| /linux/lib/zlib_deflate/ |
| H A D | defutil.h | 222 ulg opt_len; /* bit length of current block with optimal trees */ member
|
| /linux/net/l2tp/ |
| H A D | l2tp_core.h | 320 int opt_len = session->peer_cookie_len + l2tp_get_l2specific_len(session); in l2tp_v3_ensure_opt_in_linear() local
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | action.c | 335 int opt_len, opt_cnt, act_start, tot_push_len; in nfp_fl_push_geneve_options() local
|
| /linux/security/selinux/ |
| H A D | hooks.c | 2593 static inline int opt_len(const char *s) in opt_len() function
|