Searched refs:SNP (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_log.c89 #define SNP(buf) buf macro
92 #define SNP(buf) buf, sizeof(buf) macro
/freebsd-13-stable/contrib/libpcap/
H A Dgrammar.y337 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP
536 | SNP { $$ = Q_ISIS_SNP; }
H A Dscanner.l296 snp return SNP;

Completed in 104 milliseconds