Searched defs:evl (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/bin/ | ||
| H A D | pick-ui.py | 30 evl = urwid.AsyncioEventLoop(loop=asyncio.get_event_loop()) variable |
| /src/sys/arch/xen/xen/ | ||
| H A D | xennet_checksum.c | 101 struct ether_vlan_header *evl = m_extract(m, 0, sizeof(*evl)); local in function:xennet_checksum_fill |
| /src/sys/net/ | ||
| H A D | if_ethersubr.c | 1019 struct ether_vlan_header evl; local in function:ether_bpf_mtap 1836 struct ether_vlan_header *evl; local in function:ether_inject_vlantag 1894 struct ether_vlan_header *evl; local in function:ether_strip_vlantag [all...] |
| /src/sys/net/lagg/ | ||
| H A D | if_lagg.c | 893 const struct ether_vlan_header *evl; local in function:lagg_hashmbuf |
| /src/sys/dev/pci/igc/ | ||
| H A D | if_igc.c | 3180 struct ether_vlan_header *evl; local in function:igc_tx_ctx_setup |
| /src/sys/dev/hyperv/ | ||
| H A D | if_hvn.c | 1479 struct ether_vlan_header *evl; local in function:hvn_encap 1680 struct ether_vlan_header evl; local in function:hvn_bpf_mtap 4830 struct ether_vlan_header *evl; local in function:hvn_rxeof [all...] |
Completed in 23 milliseconds