Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipsend/
H A Dip.c44 send_ether(int nfd, char *buf, int len, struct in_addr gwip) in send_ether() function
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h358 int (*send_ether)(void *ctx, const u8 *dst, u16 proto, const u8 *data, member