Home
last modified time | relevance | path

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

/titanic_44/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, in ipf_nic_event_v4()
2199 frsync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL, ifs); in ipf_nic_event_v4()
2214 frsync(IPFSYNC_RESYNC, 4, (void *)hn->hne_nic, NULL, in ipf_nic_event_v4()
2284 frsync(IPFSYNC_NEWIFP, 6, (void *)hn->hne_nic, in ipf_nic_event_v6()
2293 frsync(IPFSYNC_OLDIFP, 6, (void *)hn->hne_nic, NULL, ifs); in ipf_nic_event_v6()
H A Dip_nat.c5122 frsync(ifp, ifs);
H A Dfil.c3933 void frsync(action, v, ifp, name, ifs) in frsync() function
/titanic_44/usr/src/cmd/ipf/tools/
H A Dip_fil.c427 frsync(IPFSYNC_RESYNC, IPFSYNC_RESYNC, NULL, NULL, ifs);
811 void frsync(command, version, nic, data, ifs) in frsync() function
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1543 extern void frsync __P((int, int, void *, char *, ipf_stack_t *));