Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmbuf.h1305 void max_linkhdr_grow(u_int);
/freebsd/sys/net80211/
H A Dieee80211_proto.c275 max_linkhdr_grow(ALIGN(hdrlen)); in ieee80211_proto_attach()
/freebsd/sys/kern/
H A Duipc_mbuf.c143 max_linkhdr_grow(u_int new) in max_linkhdr_grow() function