Searched defs:opt (Results 126 - 150 of 553) sorted by relevance

1234567891011>>

/linux-master/scripts/dtc/
H A Ddtc.c171 int opt; local
/linux-master/samples/bpf/
H A Dcookie_uid_helper_example.c292 int opt; local
H A Dxdp_tx_iptunnel_user.c165 int opt, prog_fd; local
/linux-master/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.c94 int opt = 1, i, sz; local
/linux-master/drivers/comedi/drivers/
H A Dpcl726.c342 unsigned int opt = it->options[2 + i]; local
/linux-master/net/ipv4/
H A Dip_options.c44 void ip_options_build(struct sk_buff *skb, struct ip_options *opt, argument
198 struct ip_options *opt = &(IPCB(skb)->opt); local
241 __ip_options_compile(struct net *net, struct ip_options *opt, struct sk_buff *skb, __be32 *info) argument
465 ip_options_compile(struct net *net, struct ip_options *opt, struct sk_buff *skb) argument
482 ip_options_undo(struct ip_options *opt) argument
515 struct ip_options_rcu *opt; local
540 struct ip_options *opt = &(IPCB(skb)->opt); local
587 struct ip_options *opt = &(IPCB(skb)->opt); local
[all...]
/linux-master/tools/thermal/thermal-engine/
H A Dthermal-engine.c238 int opt; local
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dparam.c161 e1000_validate_option(unsigned int *value, const struct e1000_option *opt, struct e1000_adapter *adapter) argument
238 static const struct e1000_option opt = { local
258 static const struct e1000_option opt = { local
278 static struct e1000_option opt = { local
301 static struct e1000_option opt = { local
324 static const struct e1000_option opt = { local
401 static struct e1000_option opt = { local
446 static const struct e1000_option opt = { local
463 static const struct e1000_option opt = { local
485 static const struct e1000_option opt = { local
506 static const struct e1000_option opt = { local
[all...]
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_param.c181 e1000_validate_option(unsigned int *value, const struct e1000_option *opt, struct e1000_adapter *adapter) argument
245 struct e1000_option opt; local
537 struct e1000_option opt; local
[all...]
/linux-master/net/netfilter/
H A Dxt_TCPMSS.c34 optlen(const u_int8_t *opt, unsigned int offset) argument
83 u8 *opt; local
[all...]
/linux-master/tools/bpf/
H A Dbpf_jit_disasm.c266 unsigned int len, klen, opt, opcodes = 0; local
/linux-master/include/linux/
H A Dfs_parser.h42 u8 opt; /* Option number (returned by fs_parse()) */ member in struct:fs_parameter_spec
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c354 int opt; local
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_ip.c80 hash_ip4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
216 hash_ip6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
H A Dip_set_hash_ipmark.c80 hash_ipmark4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
215 hash_ipmark6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
H A Dip_set_hash_ipportnet.c134 hash_ipportnet4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
391 hash_ipportnet6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
H A Dip_set_hash_netport.c129 hash_netport4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
349 hash_netport6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
H A Dip_set_hash_net.c113 hash_net4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
287 hash_net6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
H A Dip_set_hash_ipport.c91 hash_ipport4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
261 hash_ipport6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
H A Dip_set_hash_ipportip.c90 hash_ipportip4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
260 hash_ipportip6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
H A Dip_set_bitmap_ip.c110 bitmap_ip_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
/linux-master/net/sctp/
H A Dbind_addr.c313 sctp_bind_addr_match(struct sctp_bind_addr *bp, const union sctp_addr *addr, struct sctp_sock *opt) argument
423 sctp_find_unmatch_addr(struct sctp_bind_addr *bp, const union sctp_addr *addrs, int addrcnt, struct sctp_sock *opt) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c28 int opt; member in struct:sockopt_test
88 int old, tmp, new, opt = t->opt; local
115 int old, tmp, new, expected, opt; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_synproxy.c122 int opt; local
/linux-master/tools/power/acpi/tools/pfrut/
H A Dpfrut.c101 int opt; local

Completed in 204 milliseconds

1234567891011>>