Home
last modified time | relevance | path

Searched refs:sm_num (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.c461 sh.sm_num = ntohl(sh.sm_num);
465 sh.sm_num, sh.sm_v, sh.sm_p, sh.sm_cmd,
546 sh.sm_num, err);
748 sp->sm_num, su.stu_age, su.stu_state[0],
754 if (sl->sl_hdr.sm_num == sp->sm_num)
759 sp->sm_num);
815 sp->sm_num, err);
938 sl->sl_num = ntohl(sp->sm_num);
955 if (sl->sl_hdr.sm_num == sp->sm_num)
1106 sle->sle_hdr.sm_num = htonl(sle->sle_hdr.sm_num);
[all …]
H A Dip_sync.h19 u_int sm_num; /* table entry number */ member
77 #define sl_num sl_hdr.sm_num