Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dendpointola.c256 sctp_sk_bound_dev_eq(net, bound_dev_if, dif, sdif) && in sctp_endpoint_is_match()
H A Dinput.c984 bool sctp_sk_bound_dev_eq(struct net *net, int bound_dev_if, int dif, int sdif) in sctp_sk_bound_dev_eq() function
1018 if (sctp_sk_bound_dev_eq(net, bound_dev_if, dif, sdif) && in sctp_addrs_lookup_transport()
/openbmc/linux/include/net/sctp/
H A Dsctp.h163 bool sctp_sk_bound_dev_eq(struct net *net, int bound_dev_if, int dif, int sdif);