trunk_lb_gethdr   120 net/if_trunk.c const void *trunk_lb_gethdr(struct mbuf *, u_int, u_int, void *);
trunk_lb_gethdr   966 net/if_trunk.c 		    trunk_lb_gethdr(m, off, EVL_ENCAPLEN, &vlanbuf)) == NULL)
trunk_lb_gethdr   977 net/if_trunk.c 		    trunk_lb_gethdr(m, off, sizeof(*ip), &ipbuf)) == NULL)
trunk_lb_gethdr   986 net/if_trunk.c 		    trunk_lb_gethdr(m, off, sizeof(*ip6), &ip6buf)) == NULL)