Home
last modified time | relevance | path

Searched defs:msg_type (Results 1 – 4 of 4) sorted by relevance

/net/mctp/
Ddevice.c62 int msg_type, u32 portid, u32 seq, int flag) in mctp_fill_addrinfo()
151 static void mctp_addr_notify(struct mctp_dev *mdev, mctp_eid_t eid, int msg_type, in mctp_addr_notify()
/net/netfilter/
Dnf_tables_api.c152 int msg_type, u32 size, gfp_t gfp) in nft_trans_alloc_gfp()
173 int msg_type, u32 size) in nft_trans_alloc()
422 static int nft_trans_table_add(struct nft_ctx *ctx, int msg_type) in nft_trans_table_add()
450 nft_trans_alloc_chain(const struct nft_ctx *ctx, int msg_type) in nft_trans_alloc_chain()
466 static struct nft_trans *nft_trans_chain_add(struct nft_ctx *ctx, int msg_type) in nft_trans_chain_add()
540 static struct nft_trans *nft_trans_rule_add(struct nft_ctx *ctx, int msg_type, in nft_trans_rule_add()
606 static int __nft_trans_set_add(const struct nft_ctx *ctx, int msg_type, in __nft_trans_set_add()
638 static int nft_trans_set_add(const struct nft_ctx *ctx, int msg_type, in nft_trans_set_add()
715 static int nft_trans_obj_add(struct nft_ctx *ctx, int msg_type, in nft_trans_obj_add()
748 nft_trans_flowtable_add(struct nft_ctx *ctx, int msg_type, in nft_trans_flowtable_add()
[all …]
/net/tipc/
Dmsg.h380 static inline u32 msg_type(struct tipc_msg *m) in msg_type() function
/net/smc/
Dsmc_llc.c235 u8 msg_type = qentry->msg.raw.hdr.common.llc_type; in smc_llc_flow_parallel() local