Home
last modified time | relevance | path

Searched defs:dlt (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/net/
H A Dbpf.h21 #define bpfattach(ifnet, dlt, hdrlen) do { } while (0); argument
22 #define bpfattach2(ifnet, dlt, hdrlen, bpf_if) do { } while (0) argument
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_output.c130 u_int dlt = *(u_int *)(mtag + 1); in ieee80211_output() local
535 u_int dlt, hdrlen; in ieee80211_encap() local