Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dipv6.c243 __u8 bmatchlen; in sctp_v6_get_dst() local
312 bmatchlen = sctp_v6_addr_match_len(daddr, &laddr->a); in sctp_v6_get_dst()
313 if (!baddr || (matchlen < bmatchlen)) { in sctp_v6_get_dst()
315 matchlen = bmatchlen; in sctp_v6_get_dst()