Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:IP_V

218 	switch (IP_V((struct ip *)bp)) {
890 switch (IP_V((struct ip *)bp)) {
948 if (xmep->ipver != IP_V(ip) || xmep->xid != xid)