Searched refs:sle_hdr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_sync.h91 struct synchdr sle_hdr; member in struct:synclogent
H A Dip_sync.c1104 bcopy((char *)&sl->sl_hdr, (char *)&sle->sle_hdr,
1105 sizeof(sle->sle_hdr));
1106 sle->sle_hdr.sm_num = htonl(sle->sle_hdr.sm_num);
1107 sle->sle_hdr.sm_len = htonl(sle->sle_hdr.sm_len);

Completed in 176 milliseconds