Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ lltable_get_af
Function
lltable_get_af
freebsd/net/if_llatbl.c:668–673 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
666
}
667
668
int
669
lltable_get_af(const struct lltable *llt)
670
{
671
672
return (llt->llt_af);
673
}
674
675
/*
676
* Called in route_output when rtm_flags contains RTF_LLDATA.
Callers
2
toe_lle_event
Function · 0.85
nd6_lle_event
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected