HomeSort by: relevance | last modified time | path
    Searched refs:ipftp_offset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1380 u_long ipftp_offset; member in union:ipftunevalptr
fil.c 6939 /* uninitialised pointers (ipft_next) so set them up. Now, ipftp_offset... */
6942 /* In the array template, ipftp_offset is the offset (in bytes) of the */
6944 /* As ipftp_offset is a union over the pointers to the tuneable values, if */
6945 /* we add base to the copy's ipftp_offset, copy ends up with a pointer in */
6962 copy[i].ipft_una.ipftp_offset += (u_long)base;

Completed in 22 milliseconds