tag | line | file | source code |
---|---|---|---|
if_ipx_offset | 68 | include/net/ipx.h | int if_ipx_offset; |
if_ipx_offset | 549 | net/ipx/af_ipx.c | int out_offset = intrfc->if_ipx_offset; |
if_ipx_offset | 830 | net/ipx/af_ipx.c | intrfc->if_ipx_offset = 0; |
if_ipx_offset | 926 | net/ipx/af_ipx.c | intrfc->if_ipx_offset = dev->hard_header_len + datalink->header_length; |
if_ipx_offset | 1000 | net/ipx/af_ipx.c | intrfc->if_ipx_offset = dev->hard_header_len + |
if_ipx_offset | 1203 | net/ipx/af_ipx.c | ipx_offset = intrfc->if_ipx_offset; |