summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/bundle.h
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-01-21 00:33:27 +0000
committerbrian <brian@FreeBSD.org>2000-01-21 00:33:27 +0000
commita29610fe9a9a062d76bd0f17dd006ce6997c60c4 (patch)
tree0e45f01178ebc6c99f48edcb1267b522780b3b0c /usr.sbin/ppp/bundle.h
parentb5a9af645e9609d1aa46a41309b617b059bcf66e (diff)
downloadFreeBSD-src-a29610fe9a9a062d76bd0f17dd006ce6997c60c4.zip
FreeBSD-src-a29610fe9a9a062d76bd0f17dd006ce6997c60c4.tar.gz
Use TUNSIFPID when we change our PID (if it exists).
Diffstat (limited to 'usr.sbin/ppp/bundle.h')
-rw-r--r--usr.sbin/ppp/bundle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/bundle.h b/usr.sbin/ppp/bundle.h
index f52ed0c..613924c 100644
--- a/usr.sbin/ppp/bundle.h
+++ b/usr.sbin/ppp/bundle.h
@@ -187,3 +187,4 @@ extern void bundle_AdjustFilters(struct bundle *, struct in_addr *,
extern void bundle_CalculateBandwidth(struct bundle *);
extern void bundle_AutoAdjust(struct bundle *, int, int);
extern int bundle_WantAutoloadTimer(struct bundle *);
+extern void bundle_ChangedPID(struct bundle *);
OpenPOWER on IntegriCloud