Searched defs:options (Results 1 – 20 of 20) sorted by relevance
/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.h | 64 struct gssx_option_array options; member 70 struct gssx_option_array options; member 95 struct gssx_option_array options; member 121 struct gssx_option_array options; member 149 struct gssx_option_array options; member 159 struct gssx_option_array options; member
|
/net/dns_resolver/ |
D | dns_query.c | 70 const char *options, char **_result, time64_t *_expiry) in dns_query()
|
/net/netfilter/ |
D | xt_connlabel.c | 54 const int options = XT_CONNLABEL_OP_INVERT | in connlabel_mt_check() local
|
D | nf_synproxy_core.c | 116 u8 options = opts->options; in synproxy_build_options() local
|
/net/ipv4/ |
D | syncookies.c | 83 u32 options = 0; in cookie_init_timestamp() local 247 u32 options = tcp_opt->rcv_tsecr; in cookie_timestamp_decode() local
|
D | gre_demux.c | 68 __be32 *options; in gre_parse_header() local
|
D | ipconfig.c | 666 ic_dhcp_init_options(u8 *options, struct ic_device *d) in ic_dhcp_init_options()
|
D | tcp_output.c | 422 u16 options; /* bit field of OPTION_* */ member 448 u16 options = opts->options; /* mungable copy */ in tcp_options_write() local
|
/net/openvswitch/ |
D | vport-geneve.c | 58 struct nlattr *options = parms->options; in geneve_tnl_create() local
|
D | vport-vxlan.c | 86 struct nlattr *options = parms->options; in vxlan_tnl_create() local
|
D | vport.h | 110 struct nlattr *options; member
|
D | vport.c | 247 int ovs_vport_set_options(struct vport *vport, struct nlattr *options) in ovs_vport_set_options()
|
/net/ipv4/netfilter/ |
D | ipt_rpfilter.c | 104 unsigned int options = ~XT_RPFILTER_OPTION_MASK; in rpfilter_check() local
|
/net/ipv6/netfilter/ |
D | ip6t_rpfilter.c | 102 unsigned int options = ~XT_RPFILTER_OPTION_MASK; in rpfilter_check() local
|
/net/dccp/ |
D | options.c | 57 unsigned char *options = (unsigned char *)dh + dccp_hdr_len(skb); in dccp_parse_options() local
|
/net/ceph/ |
D | ceph_common.c | 338 ceph_parse_options(char *options, const char *dev_name, in ceph_parse_options()
|
/net/9p/ |
D | trans_rdma.c | 174 char *options, *tmp_options; in parse_opts() local
|
D | client.c | 124 char *options, *tmp_options; in parse_opts() local 989 struct p9_client *p9_client_create(const char *dev_name, char *options) in p9_client_create()
|
D | trans_fd.c | 736 char *options, *tmp_options; in parse_opts() local
|
/net/bluetooth/ |
D | mgmt.c | 563 u32 options = 0; in get_missing_options() local 578 __le32 options = get_missing_options(hdev); in new_options() local 586 __le32 options = get_missing_options(hdev); in send_options_rsp() local 596 u32 options = 0; in read_config_info() local
|