Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 25 of 250) sorted by relevance

12345678910

/linux-3.4.99/drivers/net/ethernet/intel/e1000e/
Dparam.c190 const struct e1000_option *opt, in e1000_validate_option()
259 static const struct e1000_option opt = { in e1000e_check_options() local
278 static const struct e1000_option opt = { in e1000e_check_options() local
297 static struct e1000_option opt = { in e1000e_check_options() local
316 static const struct e1000_option opt = { in e1000e_check_options() local
335 static const struct e1000_option opt = { in e1000e_check_options() local
404 static struct e1000_option opt = { in e1000e_check_options() local
447 static const struct e1000_option opt = { in e1000e_check_options() local
463 static const struct e1000_option opt = { in e1000e_check_options() local
483 static const struct e1000_option opt = { in e1000e_check_options() local
[all …]
/linux-3.4.99/drivers/net/ethernet/intel/ixgb/
Dixgb_param.c203 ixgb_validate_option(unsigned int *value, const struct ixgb_option *opt) in ixgb_validate_option()
270 static const struct ixgb_option opt = { in ixgb_check_options() local
289 static const struct ixgb_option opt = { in ixgb_check_options() local
308 static const struct ixgb_option opt = { in ixgb_check_options() local
333 static const struct ixgb_option opt = { in ixgb_check_options() local
351 static const struct ixgb_option opt = { in ixgb_check_options() local
370 static const struct ixgb_option opt = { in ixgb_check_options() local
389 static const struct ixgb_option opt = { in ixgb_check_options() local
419 static const struct ixgb_option opt = { in ixgb_check_options() local
436 static const struct ixgb_option opt = { in ixgb_check_options() local
[all …]
/linux-3.4.99/net/ipv6/
Dexthdrs.c202 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_dest_hao() local
273 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_destopt_rcv() local
316 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_rthdr_rcv() local
640 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_parse_hopopts() local
676 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr()
700 static void ipv6_push_exthdr(struct sk_buff *skb, u8 *proto, u8 type, struct ipv6_opt_hdr *opt) in ipv6_push_exthdr()
709 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
728 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
735 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options()
783 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options()
[all …]
Dipv6_sockglue.c103 struct ipv6_txoptions *opt) in ipv6_update_options()
155 struct ipv6_txoptions *opt; in do_ipv6_setsockopt() local
369 struct ipv6_txoptions *opt; in do_ipv6_setsockopt() local
445 struct ipv6_txoptions *opt = NULL; in do_ipv6_setsockopt() local
912 static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_getsockopt_sticky()
/linux-3.4.99/net/ipv4/
Dip_options.c42 void ip_options_build(struct sk_buff *skb, struct ip_options *opt, in ip_options_build()
216 struct ip_options * opt = &(IPCB(skb)->opt); in ip_options_fragment() local
251 struct ip_options * opt, struct sk_buff * skb) in ip_options_compile()
473 void ip_options_undo(struct ip_options * opt) in ip_options_undo()
507 struct ip_options_rcu *opt, int optlen) in ip_options_get_finish()
524 struct ip_options_rcu *opt = ip_options_get_alloc(optlen); in ip_options_get_from_user() local
538 struct ip_options_rcu *opt = ip_options_get_alloc(optlen); in ip_options_get() local
549 struct ip_options * opt = &(IPCB(skb)->opt); in ip_forward_options() local
594 struct ip_options *opt = &(IPCB(skb)->opt); in ip_options_rcv_srr() local
Dip_forward.c106 struct ip_options * opt = &(IPCB(skb)->opt); in ip_forward_finish() local
123 struct ip_options * opt = &(IPCB(skb)->opt); in ip_forward() local
Dcipso_ipv4.c1619 unsigned char *opt = *option; in cipso_v4_validate() local
1884 struct ip_options_rcu *old, *opt = NULL; in cipso_v4_sock_setattr() local
1968 struct ip_options_rcu *opt = NULL; in cipso_v4_req_setattr() local
2028 struct ip_options_rcu *opt = *opt_ptr; in cipso_v4_delopt() local
2092 struct ip_options_rcu *opt; in cipso_v4_sock_delattr() local
2118 struct ip_options_rcu *opt; in cipso_v4_req_delattr() local
2193 struct ip_options_rcu *opt; in cipso_v4_sock_getattr() local
2223 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_setattr() local
2299 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_delattr() local
/linux-3.4.99/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_param.c228 const struct pch_gbe_option *opt, in pch_gbe_validate_option()
287 static const struct pch_gbe_option opt = { in pch_gbe_check_copper_options() local
299 static const struct pch_gbe_option opt = { in pch_gbe_check_copper_options() local
312 static const struct pch_gbe_option opt = { in pch_gbe_check_copper_options() local
434 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
450 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
466 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
478 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
490 static const struct pch_gbe_option opt = { in pch_gbe_check_options() local
/linux-3.4.99/net/netfilter/
Dnf_sockopt.c97 char __user *opt, int *len, int get) in nf_sockopt()
115 int nf_setsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_setsockopt()
122 int nf_getsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_getsockopt()
131 char __user *opt, int *len, int get) in compat_nf_sockopt()
157 int val, char __user *opt, unsigned int len) in compat_nf_setsockopt()
164 int val, char __user *opt, int *len) in compat_nf_getsockopt()
Dxt_TCPOPTSTRIP.c22 static inline unsigned int optlen(const u_int8_t *opt, unsigned int offset) in optlen()
39 u_int8_t *opt; in tcpoptstrip_mangle_packet() local
/linux-3.4.99/net/nfc/nci/
Dcore.c69 void (*req)(struct nci_dev *ndev, unsigned long opt), in __nci_request()
113 unsigned long opt), in nci_request()
129 static void nci_reset_req(struct nci_dev *ndev, unsigned long opt) in nci_reset_req()
137 static void nci_init_req(struct nci_dev *ndev, unsigned long opt) in nci_init_req()
142 static void nci_init_complete_req(struct nci_dev *ndev, unsigned long opt) in nci_init_complete_req()
178 static void nci_rf_discover_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_discover_req()
223 static void nci_rf_discover_select_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_discover_select_req()
250 static void nci_rf_deactivate_req(struct nci_dev *ndev, unsigned long opt) in nci_rf_deactivate_req()
/linux-3.4.99/drivers/net/ppp/
Dpptp.c96 struct pptp_opt *opt; in lookup_chan() local
115 struct pptp_opt *opt; in lookup_chan_dst() local
174 struct pptp_opt *opt = &po->proto.pptp; in pptp_xmit() local
298 struct pptp_opt *opt = &po->proto.pptp; in pptp_rcv_core() local
420 struct pptp_opt *opt = &po->proto.pptp; in pptp_bind() local
439 struct pptp_opt *opt = &po->proto.pptp; in pptp_connect() local
524 struct pptp_opt *opt; in pptp_release() local
567 struct pptp_opt *opt; in pptp_create() local
601 struct pptp_opt *opt = &po->proto.pptp; in pptp_ppp_ioctl() local
/linux-3.4.99/drivers/net/ethernet/atheros/atl1e/
Datl1e_param.c119 static int __devinit atl1e_validate_option(int *value, struct atl1e_option *opt, struct atl1e_adapt… in atl1e_validate_option()
192 struct atl1e_option opt = { in atl1e_check_options() local
211 struct atl1e_option opt = { in atl1e_check_options() local
231 struct atl1e_option opt = { in atl1e_check_options() local
250 struct atl1e_option opt = { in atl1e_check_options() local
/linux-3.4.99/tools/perf/util/
Dparse-options.c8 static int opterror(const struct option *opt, const char *reason, int flags) in opterror()
17 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg()
35 const struct option *opt, int flags) in get_value()
557 int parse_opt_verbosity_cb(const struct option *opt, const char *arg __used, in parse_opt_verbosity_cb()
Drun-command.c200 int opt) in prepare_run_command_v_opt()
209 int run_command_v_opt(const char **argv, int opt) in run_command_v_opt()
/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_rw.c96 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) in snd_seq_oss_write()
164 insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt) in insert_queue()
/linux-3.4.99/fs/qnx6/
Dqnx6.h68 #define clear_opt(o, opt) (o &= ~(QNX6_MOUNT_##opt)) argument
69 #define set_opt(o, opt) (o |= (QNX6_MOUNT_##opt)) argument
70 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \ argument
/linux-3.4.99/net/sched/
Dsch_fifo.c51 static int fifo_init(struct Qdisc *sch, struct nlattr *opt) in fifo_init()
86 struct tc_fifo_qopt opt = { .limit = sch->limit }; in fifo_dump() local
Dsch_plug.c123 static int plug_init(struct Qdisc *sch, struct nlattr *opt) in plug_init()
162 static int plug_change(struct Qdisc *sch, struct nlattr *opt) in plug_change()
/linux-3.4.99/net/sctp/
Dipv6.c147 SCTP_STATIC void sctp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in sctp_v6_err()
681 struct inet6_skb_parm *opt = (struct inet6_skb_parm *) skb->cb; in sctp_v6_skb_iif() local
801 struct sctp_sock *opt) in sctp_inet6_cmp_addr()
829 static int sctp_inet6_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_bind_verify()
866 static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_send_verify()
899 static int sctp_inet6_supported_addrs(const struct sctp_sock *opt, in sctp_inet6_supported_addrs()
/linux-3.4.99/net/bluetooth/
Dhci_core.c126 static int __hci_request(struct hci_dev *hdev, void (*req)(struct hci_dev *hdev, unsigned long opt), in __hci_request()
168 … inline int hci_request(struct hci_dev *hdev, void (*req)(struct hci_dev *hdev, unsigned long opt), in hci_request()
184 static void hci_reset_req(struct hci_dev *hdev, unsigned long opt) in hci_reset_req()
256 static void hci_init_req(struct hci_dev *hdev, unsigned long opt) in hci_init_req()
290 static void hci_le_init_req(struct hci_dev *hdev, unsigned long opt) in hci_le_init_req()
298 static void hci_scan_req(struct hci_dev *hdev, unsigned long opt) in hci_scan_req()
308 static void hci_auth_req(struct hci_dev *hdev, unsigned long opt) in hci_auth_req()
318 static void hci_encrypt_req(struct hci_dev *hdev, unsigned long opt) in hci_encrypt_req()
328 static void hci_linkpol_req(struct hci_dev *hdev, unsigned long opt) in hci_linkpol_req()
570 static void hci_inq_req(struct hci_dev *hdev, unsigned long opt) in hci_inq_req()
[all …]
/linux-3.4.99/net/ceph/
Dceph_common.c228 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options()
289 struct ceph_options *opt; in ceph_parse_options() local
441 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private, in ceph_create_client()
/linux-3.4.99/fs/ufs/
Dufs.h61 #define ufs_clear_opt(o,opt) o &= ~UFS_MOUNT_##opt argument
62 #define ufs_set_opt(o,opt) o |= UFS_MOUNT_##opt argument
63 #define ufs_test_opt(o,opt) ((o) & UFS_MOUNT_##opt) argument
/linux-3.4.99/drivers/video/
Dacornfb.c1021 static void __devinit acornfb_parse_mon(char *opt) in acornfb_parse_mon()
1068 static void __devinit acornfb_parse_montype(char *opt) in acornfb_parse_montype()
1109 static void __devinit acornfb_parse_dram(char *opt) in acornfb_parse_dram()
1144 char *opt; in acornfb_setup() local
/linux-3.4.99/net/dccp/
Dfeat.c246 static const char *dccp_feat_oname(const u8 opt) in dccp_feat_oname()
291 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) do { \ argument
304 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) argument
636 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN]; in dccp_feat_insert_opts() local
1089 static u8 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_change_recv()
1200 static u8 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_confirm_recv()
1296 static u8 dccp_feat_handle_nn_established(struct sock *sk, u8 mandatory, u8 opt, in dccp_feat_handle_nn_established()
1385 u8 mandatory, u8 opt, u8 feat, u8 *val, u8 len) in dccp_feat_parse_options()

12345678910