OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_pullup
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
1837
extern void *
ipf_pullup
(mb_t *, fr_info_t *, int);
ip_fil_netbsd.c
1873
/* Function:
ipf_pullup
*/
1890
ipf_pullup
(mb_t *xmin, fr_info_t *fin, int len)
function in typeref:typename:void *
fil.c
599
* Some of the above functions, like ipf_pr_esp6(), can call
ipf_pullup
601
* expects us to return if there is a problem with
ipf_pullup
.
1121
/* to
ipf_pullup
to ensure there is the required amount of data, */
1144
if (
ipf_pullup
(fin->fin_m, fin, plen) == NULL) {
1155
* Fake
ipf_pullup
failing
6725
if (
ipf_pullup
(fin->fin_m, fin, fin->fin_plen) == NULL) {
Completed in 22 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025