/src/sys/external/bsd/ipf/netinet/ |
fil.c | 2021 /* Function: ipf_makefrip */ 2033 ipf_makefrip(int hlen, ip_t *ip, fr_info_t *fin) function in typeref:typename:int 2927 if (ipf_makefrip(hlen, ip, fin) == -1) { 8353 if (ipf_makefrip(hlen, ip, fin) == -1) {
|
fil.c | 2021 /* Function: ipf_makefrip */ 2033 ipf_makefrip(int hlen, ip_t *ip, fr_info_t *fin) function in typeref:typename:int 2927 if (ipf_makefrip(hlen, ip, fin) == -1) { 8353 if (ipf_makefrip(hlen, ip, fin) == -1) {
|