Searched refs:smc_diag_dump_proto (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/smc/
H A Dsmc_diag.c196 static int smc_diag_dump_proto(struct proto *prot, struct sk_buff *skb, function
234 rc = smc_diag_dump_proto(&smc_proto, skb, cb, SMCPROTO_SMC);
236 smc_diag_dump_proto(&smc_proto6, skb, cb, SMCPROTO_SMC6);

Completed in 153 milliseconds