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

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dsave_v2trap.c11 static u_char ipf_trap0_1[] = { 6, 10, 0x2b, 6, 1, 4, 1, 0xcd, 0x4c, 1, 1, 1 }; variable
394 bcopy(ipf_trap0_1, t, sizeof(ipf_trap0_1));
395 t += sizeof(ipf_trap0_1);
H A Dsave_v1trap.c12 static u_char ipf_trap0_1[] = { 6, 10, 0x2b, 6, 1, 4, 1, 0xcd, 0x4c, 1, 1, 1 }; variable
400 bcopy(ipf_trap0_1, t, sizeof(ipf_trap0_1));
401 t += sizeof(ipf_trap0_1);

Completed in 65 milliseconds