tag | line | file | source code |
---|---|---|---|
if_ipx_offset | 428 | net/inet/ipx.c | int out_offset = intrfc->if_ipx_offset; |
if_ipx_offset | 642 | net/inet/ipx.c | intrfc->if_ipx_offset = 0; |
if_ipx_offset | 733 | net/inet/ipx.c | intrfc->if_ipx_offset = dev->hard_header_len + datalink->header_length; |
if_ipx_offset | 806 | net/inet/ipx.c | intrfc->if_ipx_offset = dev->hard_header_len + |
if_ipx_offset | 999 | net/inet/ipx.c | ipx_offset = intrfc->if_ipx_offset; |
if_ipx_offset | 66 | net/inet/ipx.h | int if_ipx_offset; |