Home
last modified time | relevance | path

Searched refs:ipx_snap_id (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/ipx/
Daf_ipx.c2000 static const unsigned char ipx_snap_id[5] = { 0x0, 0x0, 0x0, 0x81, 0x37 }; variable
2035 pSNAP_datalink = register_snap_client(ipx_snap_id, ipx_rcv); in ipx_init()