Searched refs:sll2_protocol (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/net/lib/capture/ | ||
D | sll.h | 32 uint16_t sll2_protocol; /* Protocol */ member |
D | cooked.c | 335 hdr2.sll2_protocol = htons(ptype); in create_sll_header() |