Home
last modified time | relevance | path

Searched refs:aue_attach_post (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/net/
H A Dif_aue.c209 static uether_fn_t aue_attach_post; variable
288 .ue_attach_post = aue_attach_post,
635 aue_attach_post(struct usb_ether *ue) in aue_attach_post() function