Home
last modified time | relevance | path

Searched refs:opts (Results 1 – 11 of 11) sorted by relevance

/include/net/netfilter/
Dnf_synproxy.h47 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/
Dmptcp.h115 unsigned int *size, struct mptcp_out_options *opts);
117 struct mptcp_out_options *opts);
120 struct mptcp_out_options *opts);
124 struct mptcp_out_options *opts);
225 struct mptcp_out_options *opts) in mptcp_syn_options() argument
232 struct mptcp_out_options *opts) in mptcp_synack_options() argument
241 struct mptcp_out_options *opts) in mptcp_established_options() argument
Dicmp.h51 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/
Dip6t_opts.h13 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member
/include/linux/phy/
Dphy.h99 int (*configure)(struct phy *phy, union phy_configure_opts *opts);
118 union phy_configure_opts *opts);
230 int phy_configure(struct phy *phy, union phy_configure_opts *opts);
232 union phy_configure_opts *opts);
393 union phy_configure_opts *opts) in phy_configure() argument
402 union phy_configure_opts *opts) in phy_validate() argument
/include/linux/power/
Dbq27xxx_battery.h66 u32 opts; member
/include/linux/mtd/
Drawnand.h1368 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument
1370 .chipsize = (chipsz), .erasesize = (erasesz), .options = (opts) }
1382 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument
1384 .options = (opts) }
/include/soc/fsl/
Dqman.h1021 int qman_init_fq(struct qman_fq *fq, u32 flags, struct qm_mcc_initfq *opts);
1154 struct qm_mcc_initcgr *opts);
/include/linux/
Dsecurity.h141 int cap, unsigned int opts);
283 unsigned int opts);
571 unsigned int opts) in security_capable() argument
573 return cap_capable(cred, ns, cap, opts); in security_capable()
Dof.h279 const char **opts);
511 const char **opts) in of_find_node_opts_by_path() argument
Dlsm_hook_defs.h45 int cap, unsigned int opts)