OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gif_check_nesting
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
if_gif.c
122
static int
gif_check_nesting
(struct ifnet *, struct mbuf *);
525
gif_check_nesting
(struct ifnet *ifp, struct mbuf *m)
function in typeref:typename:int
542
if ((error =
gif_check_nesting
(ifp, m)) != 0) {
if_gif.c
122
static int
gif_check_nesting
(struct ifnet *, struct mbuf *);
525
gif_check_nesting
(struct ifnet *ifp, struct mbuf *m)
function in typeref:typename:int
542
if ((error =
gif_check_nesting
(ifp, m)) != 0) {
if_gif.c
122
static int
gif_check_nesting
(struct ifnet *, struct mbuf *);
525
gif_check_nesting
(struct ifnet *ifp, struct mbuf *m)
function in typeref:typename:int
542
if ((error =
gif_check_nesting
(ifp, m)) != 0) {
Completed in 32 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025