OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pptps_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pptp_pxy.c
25
u_32_t
pptps_next
;
member in struct:pptp_side
309
if (pptps->
pptps_next
> end && pptps->
pptps_next
> start)
312
if (pptps->
pptps_next
!= start) {
315
pptps->
pptps_next
, start);
336
pptps->
pptps_next
+= 8;
365
pptps->
pptps_next
= pptps->pptps_nexthdr;
378
pptps->
pptps_next
+= len;
526
pptp->pptp_side[1 - rev].
pptps_next
= ntohl(tcp->th_ack);
528
pptp->pptp_side[rev].
pptps_next
= ntohl(tcp->th_seq) + 1
[
all
...]
ip_pptp_pxy.c
25
u_32_t
pptps_next
;
member in struct:pptp_side
309
if (pptps->
pptps_next
> end && pptps->
pptps_next
> start)
312
if (pptps->
pptps_next
!= start) {
315
pptps->
pptps_next
, start);
336
pptps->
pptps_next
+= 8;
365
pptps->
pptps_next
= pptps->pptps_nexthdr;
378
pptps->
pptps_next
+= len;
526
pptp->pptp_side[1 - rev].
pptps_next
= ntohl(tcp->th_ack);
528
pptp->pptp_side[rev].
pptps_next
= ntohl(tcp->th_seq) + 1
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025