Searched refs:opts (Results 1 – 12 of 12) sorted by relevance
| /include/net/netfilter/ |
| D | nf_synproxy.h | 47 struct synproxy_options *opts); 50 struct synproxy_options *opts); 54 const struct synproxy_options *opts); 59 struct synproxy_options *opts, u32 recv_seq); 72 const struct synproxy_options *opts); 76 struct synproxy_options *opts, u32 recv_seq);
|
| /include/net/ |
| D | mptcp.h | 143 unsigned int *size, struct mptcp_out_options *opts); 145 struct mptcp_out_options *opts); 148 struct mptcp_out_options *opts); 152 struct mptcp_out_options *opts); 251 struct mptcp_out_options *opts) in mptcp_syn_options() argument 258 struct mptcp_out_options *opts) in mptcp_synack_options() argument 267 struct mptcp_out_options *opts) in mptcp_established_options() argument
|
| D | icmp.h | 51 struct ip_options opts = { 0 }; in icmp_ndo_send() local 52 __icmp_send(skb_in, type, code, info, &opts); in icmp_ndo_send()
|
| /include/uapi/linux/netfilter_ipv6/ |
| D | ip6t_opts.h | 13 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member
|
| /include/linux/phy/ |
| D | phy.h | 103 int (*configure)(struct phy *phy, union phy_configure_opts *opts); 122 union phy_configure_opts *opts); 241 int phy_configure(struct phy *phy, union phy_configure_opts *opts); 243 union phy_configure_opts *opts); 421 union phy_configure_opts *opts) in phy_configure() argument 430 union phy_configure_opts *opts) in phy_validate() argument
|
| /include/linux/power/ |
| D | bq27xxx_battery.h | 57 u32 opts; member
|
| /include/linux/ |
| D | mount.h | 130 extern int cifs_root_data(char **dev, char **opts);
|
| D | security.h | 161 int cap, unsigned int opts); 304 unsigned int opts); 628 unsigned int opts) in security_capable() argument 630 return cap_capable(cred, ns, cap, opts); in security_capable()
|
| D | of.h | 281 const char **opts); 519 const char **opts) in of_find_node_opts_by_path() argument
|
| D | lsm_hook_defs.h | 45 int cap, unsigned int opts)
|
| /include/soc/fsl/ |
| D | qman.h | 1021 int qman_init_fq(struct qman_fq *fq, u32 flags, struct qm_mcc_initfq *opts); 1154 struct qm_mcc_initcgr *opts); 1181 int qman_update_cgr_safe(struct qman_cgr *cgr, struct qm_mcc_initcgr *opts);
|
| /include/linux/mtd/ |
| D | rawnand.h | 1406 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument 1408 .chipsize = (chipsz), .erasesize = (erasesz), .options = (opts) } 1420 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument 1422 .options = (opts) }
|