Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Diptap.c71 struct iptap_softc { struct
79 static LIST_HEAD(iptap_list, iptap_softc) iptap_list = LIST_HEAD_INITIALIZER(iptap_list); argument