Home
last modified time | relevance | path

Searched refs:bind_net (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dmctp.h71 unsigned int bind_net; member
/openbmc/linux/net/mctp/
H A Droute.c61 if (msk->bind_net != MCTP_NET_ANY && msk->bind_net != cb->net) in mctp_lookup_bind()
H A Daf_mctp.c81 msk->bind_net = smctp->smctp_network; in mctp_bind()