Searched refs:opts (Results 1 – 15 of 15) sorted by relevance
/include/net/netfilter/ |
A 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/ |
A D | mptcp.h | 149 unsigned int *size, struct mptcp_out_options *opts); 151 struct mptcp_out_options *opts); 154 struct mptcp_out_options *opts); 158 struct mptcp_out_options *opts); 257 struct mptcp_out_options *opts) in mptcp_syn_options() argument 264 struct mptcp_out_options *opts) in mptcp_synack_options() argument 273 struct mptcp_out_options *opts) in mptcp_established_options() argument
|
A 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/ |
A D | ip6t_opts.h | 13 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member
|
/include/linux/phy/ |
A D | phy.h | 108 int (*configure)(struct phy *phy, union phy_configure_opts *opts); 127 union phy_configure_opts *opts); 246 int phy_configure(struct phy *phy, union phy_configure_opts *opts); 248 union phy_configure_opts *opts); 416 union phy_configure_opts *opts) in phy_configure() argument 425 union phy_configure_opts *opts) in phy_validate() argument
|
/include/linux/ |
A D | i2c-of-prober.h | 126 const struct i2c_of_probe_simple_opts *opts; member
|
A D | mount.h | 111 extern int cifs_root_data(char **dev, char **opts);
|
A D | security.h | 175 int cap, unsigned int opts); 352 unsigned int opts); 692 unsigned int opts) in security_capable() argument 694 return cap_capable(cred, ns, cap, opts); in security_capable()
|
A D | of.h | 281 const char **opts); 527 const char **opts) in of_find_node_opts_by_path() argument
|
A D | lsm_hook_defs.h | 45 int cap, unsigned int opts)
|
/include/linux/power/ |
A D | bq27xxx_battery.h | 57 u32 opts; member
|
/include/soc/fsl/ |
A 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/ |
A 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) }
|
/include/net/libeth/ |
A D | xsk.h | 118 .opts = frm.opts, in libeth_xsk_tx_fill_buf()
|
A D | xdp.h | 355 aligned_u64 opts; member 450 aligned_u64 opts; member 487 .opts = ((flen) | FIELD_PREP(GENMASK_ULL(63, 32), (__VA_ARGS__ + 0))) 1001 desc.opts = frm.opts; in libeth_xdp_xmit_fill_buf()
|
Completed in 91 milliseconds