Searched refs:ipsw_hlen (Results 1 – 5 of 5) sorted by relevance
56 int ipsw_hlen; member
45 ipsw[IPPROTO_UDP].ipsw_hlen = sizeof(struct udp); in udp_init()
79 ipsw[i].ipsw_hlen = sizeof(struct ip); in ip_init()178 i = ipsw[ip->ip_p].ipsw_hlen;
798 ipsw[IPPROTO_RDP].ipsw_hlen = sizeof(struct ip) + RDPHDRSZ; in rdp_init()
824 ipsw[IPPROTO_TCP].ipsw_hlen = sizeof(struct th); in tcp_init()