Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_mroute.c2333 int iplen, pimlen, iphlen; in pim_input() local
2354 pimlen = ntohs(iplen) - iphlen; in pim_input()
2359 if (pimlen < PIM_MINLEN) { in pim_input()