Searched refs:sasize (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/key/
H A Daf_key.c3463 static int set_sadb_address(struct sk_buff *skb, int sasize, int type, argument
3467 addr = skb_put(skb, sizeof(struct sadb_address) + sasize);
3468 addr->sadb_address_len = (sizeof(struct sadb_address) + sasize)/8;

Completed in 131 milliseconds