Searched defs:option (Results 1 - 7 of 7) sorted by relevance

/include/uapi/linux/netfilter/
H A Dxt_dccp.h21 __u8 option; member in struct:xt_dccp_info
H A Dxt_tcpudp.h10 __u8 option; /* TCP Option iff non-zero*/ member in struct:xt_tcp
20 #define XT_TCP_INV_OPTION 0x08 /* Invert the sense of option test. */
/include/linux/
H A Dscc.h62 char option; member in struct:scc_channel
H A Dsecurity.h13 * (at your option) any later version.
97 extern int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3,
276 * Allow mount option data to be copied prior to parsing by the filesystem,
812 * @option contains the operation.
941 * @level contains the protocol level to retrieve option from.
942 * @optname contains the name of option to retrieve.
949 * @optname contains the name of the option to set.
981 * the IP_PASSSEC option via getsockopt. It can then retrieve the
1602 int (*task_prctl) (int option, unsigned long arg2,
1879 int security_task_prctl(int option, unsigne
2498 security_task_prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) argument
3224 yama_task_prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) argument
[all...]
/include/net/
H A Dcipso_ipv4.h21 * (at your option) any later version.
229 int cipso_v4_validate(const struct sk_buff *skb, unsigned char **option);
286 unsigned char **option)
288 unsigned char *opt = *option;
314 *option = opt + err_offset;
285 cipso_v4_validate(const struct sk_buff *skb, unsigned char **option) argument
/include/uapi/linux/
H A Dscc.h153 char option; /* command for function port */ member in struct:scc_hw_config
/include/uapi/rdma/
H A Drdma_user_cm.h147 __u32 option; member in struct:rdma_ucm_query

Completed in 164 milliseconds