Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ppp/
H A Dpppoe.c84 #define PPPOE_HASH_SIZE (1 << PPPOE_HASH_BITS) macro
85 #define PPPOE_HASH_MASK (PPPOE_HASH_SIZE - 1)
103 struct pppox_sock *hash_table[PPPOE_HASH_SIZE];
280 for (i = 0; i < PPPOE_HASH_SIZE; i++) { in pppoe_flush_dev()
1058 for (i = 0; i < PPPOE_HASH_SIZE; i++) { in pppoe_get_idx()
1098 while (++hash < PPPOE_HASH_SIZE) { in pppoe_seq_next()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ppp/
H A Dpppoe.c84 #define PPPOE_HASH_SIZE (1 << PPPOE_HASH_BITS) macro
85 #define PPPOE_HASH_MASK (PPPOE_HASH_SIZE - 1)
103 struct pppox_sock *hash_table[PPPOE_HASH_SIZE];
280 for (i = 0; i < PPPOE_HASH_SIZE; i++) { in pppoe_flush_dev()
1058 for (i = 0; i < PPPOE_HASH_SIZE; i++) { in pppoe_get_idx()
1098 while (++hash < PPPOE_HASH_SIZE) { in pppoe_seq_next()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ppp/
H A Dpppoe.c84 #define PPPOE_HASH_SIZE (1 << PPPOE_HASH_BITS) macro
85 #define PPPOE_HASH_MASK (PPPOE_HASH_SIZE - 1)
103 struct pppox_sock *hash_table[PPPOE_HASH_SIZE];
280 for (i = 0; i < PPPOE_HASH_SIZE; i++) { in pppoe_flush_dev()
1058 for (i = 0; i < PPPOE_HASH_SIZE; i++) { in pppoe_get_idx()
1098 while (++hash < PPPOE_HASH_SIZE) { in pppoe_seq_next()