OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in6_update_ifa
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet6/
in6_ifattach.c
395
*
in6_update_ifa
() does not use ifra_name, but we accurately set it
423
* Now call
in6_update_ifa
() to do a bunch of procedures to configure
428
if ((error =
in6_update_ifa
(ifp, &ifra, IN6_IFAUPDATE_DADDELAY)) != 0) {
459
*
in6_update_ifa
() does not use ifra_name, but we accurately set it
485
if ((error =
in6_update_ifa
(ifp, &ifra, 0)) != 0) {
in6_var.h
523
/* flags to
in6_update_ifa
*/
578
int
in6_update_ifa
(struct ifnet *, struct in6_aliasreq *, int);
in6.c
1216
* When
in6_update_ifa
() is called in a process of a received
1441
in6_update_ifa
(struct ifnet *ifp, struct in6_aliasreq *ifra, int flags)
function in typeref:typename:int
Completed in 14 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025