Home | History | Annotate | Download | only in libpcap

Lines Matching refs:LINUX_SLL_P_802_2

1707  * LINUX_SLL_P_802_2 value and then do the appropriate test.
1732 b0 = gen_cmp(OR_LINK, off_linktype, BPF_H, LINUX_SLL_P_802_2);
1748 * a frame type of LINUX_SLL_P_802_2) and
1758 * First, do the checks on LINUX_SLL_P_802_2
1761 * then put a check for LINUX_SLL_P_802_2 frames
1769 b0 = gen_cmp(OR_LINK, off_linktype, BPF_H, LINUX_SLL_P_802_2);
1801 b0 = gen_cmp(OR_LINK, off_linktype, BPF_H, LINUX_SLL_P_802_2);
1842 LINUX_SLL_P_802_2);