Searched refs:opts (Results 1 – 11 of 11) 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 | 115 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
|
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 | 99 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/ |
D | bq27xxx_battery.h | 66 u32 opts; member
|
/include/linux/mtd/ |
D | rawnand.h | 1368 #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/ |
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);
|
/include/linux/ |
D | security.h | 141 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()
|
D | of.h | 279 const char **opts); 511 const char **opts) in of_find_node_opts_by_path() argument
|
D | lsm_hook_defs.h | 45 int cap, unsigned int opts)
|