Searched refs:frsync (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c826 frsync(IPFSYNC_RESYNC, 0, NULL, NULL, ifs);
2190 frsync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic, hn->hne_data,
2199 frsync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL, ifs);
2214 frsync(IPFSYNC_RESYNC, 4, (void *)hn->hne_nic, NULL,
2284 frsync(IPFSYNC_NEWIFP, 6, (void *)hn->hne_nic,
2293 frsync(IPFSYNC_OLDIFP, 6, (void *)hn->hne_nic, NULL, ifs);
H A Dfil.c3915 /* Function: frsync */
3922 /* frsync() is called when we suspect that the interface list or */
3932 void frsync(action, v, ifp, name, ifs) function
H A Dip_nat.c5122 frsync(ifp, ifs);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c426 frsync(IPFSYNC_RESYNC, IPFSYNC_RESYNC, NULL, NULL, ifs);
810 void frsync(command, version, nic, data, ifs) function
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1538 extern void frsync __P((int, int, void *, char *, ipf_stack_t *));

Completed in 91 milliseconds