Searched refs:trans (Results 1 – 10 of 10) sorted by relevance
| /include/net/netfilter/ |
| A D | nf_tables.h | 1677 #define nft_trans_rule(trans) \ argument 1681 #define nft_trans_rule_id(trans) \ argument 1702 #define nft_trans_set(trans) \ argument 1732 #define nft_trans_chain(trans) \ argument 1801 #define nft_trans_obj(trans) \ argument 1842 switch (trans->msg_type) { in nft_ctx_update() 1858 ctx->net = trans->net; in nft_ctx_update() 1859 ctx->table = trans->table; in nft_ctx_update() 1861 ctx->report = trans->report; in nft_ctx_update() 1862 ctx->flags = trans->flags; in nft_ctx_update() [all …]
|
| /include/net/sctp/ |
| A D | tsnmap.h | 99 struct sctp_transport *trans);
|
| A D | sctp.h | 257 struct sctp_transport *trans) in sctp_max_rto() argument 259 if (asoc->stats.max_obs_rto < (__u64)trans->rto) { in sctp_max_rto() 260 asoc->stats.max_obs_rto = trans->rto; in sctp_max_rto() 263 memcpy(&asoc->stats.obs_rto_ipaddr, &trans->ipaddr, in sctp_max_rto() 264 trans->af_specific->sockaddr_len); in sctp_max_rto()
|
| /include/dt-bindings/usb/ |
| A D | pd.h | 404 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument 406 | (trans) << 11 | (phy) << 10 | (ele) << 9 | (u4) << 8 \
|
| /include/linux/usb/ |
| A D | pd_vdo.h | 437 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument 439 | (trans) << 11 | (phy) << 10 | (ele) << 9 | (u4) << 8 \
|
| /include/media/drv-intf/ |
| A D | saa7146_vv.h | 36 u32 trans; member
|
| /include/net/9p/ |
| A D | client.h | 108 void *trans; member
|
| /include/net/ |
| A D | af_vsock.h | 75 void *trans; member
|
| /include/trace/events/ |
| A D | rxrpc.h | 2710 __field(rxrpc_seq_t, trans) 2719 __entry->trans = call->tx_transmitted; 2726 __entry->call, __entry->qbase, __entry->trans,
|
| /include/linux/ |
| A D | filter.h | 1118 bpf_aux_classic_check_t trans, bool save_orig);
|
Completed in 35 milliseconds