Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dieee8023ad_lacp.c133 static int lacp_marker_input(struct lacp_port *, struct mbuf *);
256 lacp_marker_input(lp, m); in lacp_input()
1968 lacp_marker_input(struct lacp_port *lp, struct mbuf *m) in lacp_marker_input() function