tag | line | file | source code |
---|---|---|---|
if_ipx_offset | 66 | include/net/ipx.h | int if_ipx_offset; |
if_ipx_offset | 429 | net/ipx/af_ipx.c | int out_offset = intrfc->if_ipx_offset; |
if_ipx_offset | 647 | net/ipx/af_ipx.c | intrfc->if_ipx_offset = 0; |
if_ipx_offset | 738 | net/ipx/af_ipx.c | intrfc->if_ipx_offset = dev->hard_header_len + datalink->header_length; |
if_ipx_offset | 811 | net/ipx/af_ipx.c | intrfc->if_ipx_offset = dev->hard_header_len + |
if_ipx_offset | 1004 | net/ipx/af_ipx.c | ipx_offset = intrfc->if_ipx_offset; |