Searched refs:IP_MAGLEN (Results 1 – 1 of 1) sorted by relevance
46 #define IP_MAGLEN 4 /* length of magic string */ macro53 char iph_magic[IP_MAGLEN]; /* magic string */198 bcopy(IP_MAGIC, iph->iph_magic, IP_MAGLEN); in ip_fmdo_send()410 if (bcmp(iph->iph_magic, IP_MAGIC, IP_MAGLEN) != 0) { in ip_xprt_recv_event()