/net/ipv6/ |
D | exthdrs.c | 233 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_dest_hao() local 297 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_destopt_rcv() local 370 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_srh_rcv() local 485 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_rpl_srh_rcv() local 651 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_rthdr_rcv() local 1037 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_parse_hopopts() local 1080 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr0() 1105 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr4() 1154 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr() 1171 static void ipv6_push_exthdr(struct sk_buff *skb, u8 *proto, u8 type, struct ipv6_opt_hdr *opt) in ipv6_push_exthdr() [all …]
|
D | tunnel6.c | 203 static int tunnel6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in tunnel6_err() 215 static int tunnel46_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in tunnel46_err() 227 static int tunnelmpls6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in tunnelmpls6_err()
|
D | ipv6_sockglue.c | 103 struct ipv6_txoptions *opt) in ipv6_update_options() 326 struct ipv6_txoptions *opt; in ipv6_set_opt_hdr() local 687 struct ipv6_txoptions *opt = NULL; in do_ipv6_setsockopt() local 1023 static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_getsockopt_sticky() 1260 struct ipv6_txoptions *opt; in do_ipv6_getsockopt() local
|
D | xfrm6_protocol.c | 126 static int xfrm6_esp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_esp_err() 155 static int xfrm6_ah_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_ah_err() 184 static int xfrm6_ipcomp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_ipcomp_err()
|
/net/ipv4/ |
D | ip_options.c | 44 void ip_options_build(struct sk_buff *skb, struct ip_options *opt, in ip_options_build() 198 struct ip_options *opt = &(IPCB(skb)->opt); in ip_options_fragment() local 242 struct ip_options *opt, struct sk_buff *skb, in __ip_options_compile() 466 struct ip_options *opt, struct sk_buff *skb) in ip_options_compile() 482 void ip_options_undo(struct ip_options *opt) in ip_options_undo() 515 struct ip_options_rcu *opt; in ip_options_get() local 540 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward_options() local 587 struct ip_options *opt = &(IPCB(skb)->opt); in ip_options_rcv_srr() local
|
D | ip_forward.c | 67 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward_finish() local 90 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward() local
|
D | cipso_ipv4.c | 1551 unsigned char *opt = *option; in cipso_v4_validate() local 1722 struct ip_options *opt = (struct ip_options *)optbuf; in cipso_v4_error() local 1838 struct ip_options_rcu *old, *opt = NULL; in cipso_v4_sock_setattr() local 1923 struct ip_options_rcu *opt = NULL; in cipso_v4_req_setattr() local 1982 struct ip_options_rcu *opt = rcu_dereference_protected(*opt_ptr, 1); in cipso_v4_delopt() local 2142 struct ip_options_rcu *opt; in cipso_v4_sock_getattr() local 2173 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_setattr() local 2249 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_delattr() local
|
/net/nfc/nci/ |
D | core.c | 99 void (*req)(struct nci_dev *ndev, const void *opt), in __nci_request() 143 const void *opt), in nci_request() 162 static void nci_reset_req(struct nci_dev *ndev, const void *opt) in nci_reset_req() 170 static void nci_init_req(struct nci_dev *ndev, const void *opt) in nci_init_req() 180 static void nci_init_complete_req(struct nci_dev *ndev, const void *opt) in nci_init_complete_req() 222 static void nci_set_config_req(struct nci_dev *ndev, const void *opt) in nci_set_config_req() 242 static void nci_rf_discover_req(struct nci_dev *ndev, const void *opt) in nci_rf_discover_req() 307 static void nci_rf_discover_select_req(struct nci_dev *ndev, const void *opt) in nci_rf_discover_select_req() 333 static void nci_rf_deactivate_req(struct nci_dev *ndev, const void *opt) in nci_rf_deactivate_req() 349 static void nci_generic_req(struct nci_dev *ndev, const void *opt) in nci_generic_req() [all …]
|
/net/sched/ |
D | sch_fifo.c | 96 static int __fifo_init(struct Qdisc *sch, struct nlattr *opt, in __fifo_init() 131 static int fifo_init(struct Qdisc *sch, struct nlattr *opt, in fifo_init() 144 static int fifo_hd_init(struct Qdisc *sch, struct nlattr *opt, in fifo_hd_init() 157 struct tc_fifo_qopt opt = { .limit = sch->limit }; in __fifo_dump() local
|
D | sch_plug.c | 122 static int plug_init(struct Qdisc *sch, struct nlattr *opt, in plug_init() 158 static int plug_change(struct Qdisc *sch, struct nlattr *opt, in plug_change()
|
D | sch_skbprio.c | 167 static int skbprio_change(struct Qdisc *sch, struct nlattr *opt, in skbprio_change() 179 static int skbprio_init(struct Qdisc *sch, struct nlattr *opt, in skbprio_init() 201 struct tc_skbprio_qopt opt; in skbprio_dump() local
|
D | sch_mq.c | 27 struct tc_mq_qopt_offload opt = { in mq_offload() local 40 struct tc_mq_qopt_offload opt = { in mq_offload_stats() local 67 static int mq_init(struct Qdisc *sch, struct nlattr *opt, in mq_init()
|
D | sch_mqprio.c | 170 struct nlattr *opt, in mqprio_parse_tc_entry() 245 struct nlattr *opt, in mqprio_parse_nlattr() 347 static int mqprio_init(struct Qdisc *sch, struct nlattr *opt, in mqprio_init() 489 struct tc_mqprio_qopt *opt, struct sk_buff *skb) in dump_rates() 560 struct tc_mqprio_qopt opt = { 0 }; in mqprio_dump() local
|
D | sch_prio.c | 143 struct tc_prio_qopt_offload opt = { in prio_offload() local 176 static int prio_tune(struct Qdisc *sch, struct nlattr *opt, in prio_tune() 229 static int prio_init(struct Qdisc *sch, struct nlattr *opt, in prio_init() 266 struct tc_prio_qopt opt; in prio_dump() local
|
D | sch_red.c | 188 struct tc_red_qopt_offload opt = { in red_offload() local 335 static int red_init(struct Qdisc *sch, struct nlattr *opt, in red_init() 369 static int red_change(struct Qdisc *sch, struct nlattr *opt, in red_change() 413 struct tc_red_qopt opt = { in red_dump() local
|
D | sch_gred.c | 59 struct tc_gred_qopt_offload *opt; member 315 struct tc_gred_qopt_offload *opt = table->opt; in gred_offload() local 642 static int gred_change(struct Qdisc *sch, struct nlattr *opt, in gred_change() 732 static int gred_init(struct Qdisc *sch, struct nlattr *opt, in gred_init() 808 struct tc_gred_qopt opt; in gred_dump() local
|
/net/ceph/ |
D | ceph_common.c | 310 struct ceph_options *opt; in ceph_alloc_options() local 336 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options() 400 int ceph_parse_mon_ips(const char *buf, size_t len, struct ceph_options *opt, in ceph_parse_mon_ips() 418 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt, in ceph_parse_param() 607 struct ceph_options *opt = client->options; in ceph_print_client_options() local 707 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private) in ceph_create_client()
|
/net/netfilter/ |
D | xt_TCPOPTSTRIP.c | 19 static inline unsigned int optlen(const u_int8_t *opt, unsigned int offset) in optlen() 37 u_int8_t *opt; in tcpoptstrip_mangle_packet() local
|
D | nf_sockopt.c | 92 int nf_setsockopt(struct sock *sk, u_int8_t pf, int val, sockptr_t opt, in nf_setsockopt() 107 int nf_getsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_getsockopt()
|
D | nft_exthdr.c | 29 static unsigned int optlen(const u8 *opt, unsigned int offset) in optlen() 86 struct ip_options *opt = (struct ip_options *)optbuf; in ipv4_find_option() local 199 u8 *opt; in nft_exthdr_tcp_eval() local 242 u8 *opt; in nft_exthdr_tcp_set_eval() local 322 u8 *opt; in nft_exthdr_tcp_strip_eval() local
|
/net/bridge/ |
D | br.c | 265 int br_boolopt_toggle(struct net_bridge *br, enum br_boolopt_id opt, bool on, in br_boolopt_toggle() 289 int br_boolopt_get(const struct net_bridge *br, enum br_boolopt_id opt) in br_boolopt_get() 343 void br_opt_toggle(struct net_bridge *br, enum net_bridge_opts opt, bool on) in br_opt_toggle()
|
/net/bluetooth/ |
D | hci_request.c | 118 unsigned long opt), in __hci_req_sync() 194 unsigned long opt), in hci_req_sync() 814 unsigned long opt) in hci_req_add_le_interleaved_scan()
|
/net/sctp/ |
D | ipv6.c | 163 static int sctp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in sctp_v6_err() 493 struct ipv6_txoptions *opt; in sctp_v6_copy_ip_options() local 512 struct ipv6_txoptions *opt; in sctp_v6_ip_options_len() local 954 struct sctp_sock *opt) in sctp_inet6_cmp_addr() 982 static int sctp_inet6_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_bind_verify() 1017 static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_send_verify() 1050 static int sctp_inet6_supported_addrs(const struct sctp_sock *opt, in sctp_inet6_supported_addrs()
|
/net/dccp/ |
D | feat.c | 243 static const char *dccp_feat_oname(const u8 opt) in dccp_feat_oname() 288 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) do { \ argument 301 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) argument 638 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN]; in dccp_feat_insert_opts() local 1107 static u8 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_change_recv() 1218 static u8 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_confirm_recv() 1315 static u8 dccp_feat_handle_nn_established(struct sock *sk, u8 mandatory, u8 opt, in dccp_feat_handle_nn_established() 1405 u8 mandatory, u8 opt, u8 feat, u8 *val, u8 len) in dccp_feat_parse_options()
|
D | ipv6.c | 74 static int dccp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in dccp_v6_err() 231 struct ipv6_txoptions *opt; in dccp_v6_send_response() local 425 struct ipv6_txoptions *opt; in dccp_v6_request_recv_sock() local 829 struct ipv6_txoptions *opt; in dccp_v6_connect() local
|