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

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.c208 * we use IPPROTO_ETHERTYPE as a fake protocol id to call the print routines
211 #define IPPROTO_ETHERTYPE 0x1000 macro
570 if (proto == IPPROTO_ETHERTYPE) {
638 * proto == IPPROTO_ETHERTYPE looks up an internal table
673 if (proto == IPPROTO_ETHERTYPE) {
1527 IPPROTO_ETHERTYPE, cmd->opcode);
2667 fill_newports((ipfw_insn_u16 *)cmd, av, IPPROTO_ETHERTYPE,

Completed in 99 milliseconds