Searched refs:frsync (Results 1 – 5 of 5) sorted by relevance
| /onnv-gate/usr/src/uts/common/inet/ipf/ |
| H A D | ip_fil_solaris.c | 739 frsync(IPFSYNC_RESYNC, 0, NULL, NULL, ifs); 2066 frsync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic, hn->hne_data, in ipf_nic_event_v4() 2075 frsync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL, ifs); in ipf_nic_event_v4() 2090 frsync(IPFSYNC_RESYNC, 4, (void *)hn->hne_nic, NULL, in ipf_nic_event_v4() 2160 frsync(IPFSYNC_NEWIFP, 6, (void *)hn->hne_nic, in ipf_nic_event_v6() 2169 frsync(IPFSYNC_OLDIFP, 6, (void *)hn->hne_nic, NULL, ifs); in ipf_nic_event_v6()
|
| H A D | ip_nat.c | 5122 frsync(ifp, ifs);
|
| H A D | fil.c | 3927 void frsync(action, v, ifp, name, ifs) in frsync() function
|
| /onnv-gate/usr/src/cmd/ipf/tools/ |
| H A D | ip_fil.c | 426 frsync(IPFSYNC_RESYNC, IPFSYNC_RESYNC, NULL, NULL, ifs); 810 void frsync(command, version, nic, data, ifs) in frsync() function
|
| /onnv-gate/usr/src/uts/common/inet/ipf/netinet/ |
| H A D | ip_fil.h | 1517 extern void frsync __P((int, int, void *, char *, ipf_stack_t *));
|