Searched defs:option (Results 1 – 14 of 14) sorted by relevance
/net/netfilter/ |
D | xt_dccp.c | 27 #define DCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument 34 dccp_find_option(u_int8_t option, in dccp_find_option() 89 match_option(u_int8_t option, const struct sk_buff *skb, unsigned int protoff, in match_option()
|
D | xt_sctp.c | 20 #define SCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument
|
D | xt_tcpudp.c | 35 tcp_find_option(u_int8_t option, in tcp_find_option()
|
/net/dccp/ |
D | options.c | 289 int dccp_insert_option(struct sk_buff *skb, const unsigned char option, in dccp_insert_option()
|
/net/dccp/ccids/ |
D | ccid2.c | 498 u8 option, u8 *optval, u8 optlen) in ccid2_hc_tx_parse_options()
|
D | ccid3.c | 458 u8 option, u8 *optval, u8 optlen) in ccid3_hc_tx_parse_options()
|
/net/9p/ |
D | trans_rdma.c | 178 int option; in parse_opts() local
|
D | trans_fd.c | 768 int option; in parse_opts() local
|
D | client.c | 139 int option; in parse_opts() local
|
/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.h | 35 gssx_buffer option; member
|
/net/ipv6/ |
D | calipso.c | 570 bool calipso_validate(const struct sk_buff *skb, const unsigned char *option) in calipso_validate()
|
/net/mptcp/ |
D | sockopt.c | 1414 char __user *optval, int __user *option) in mptcp_getsockopt()
|
/net/ipv4/ |
D | cipso_ipv4.c | 1549 int cipso_v4_validate(const struct sk_buff *skb, unsigned char **option) in cipso_v4_validate()
|
/net/openvswitch/ |
D | flow_netlink.c | 2734 struct geneve_opt *option; in validate_geneve_opts() local
|